chiark / gitweb /
Make work on islay (compiler is gcc, xloadt includes more stuff).
[ian-dotfiles.git] / autotitle / Makefile
index 209d7a7afed93c9f37e0a300a69837bf75f512f1..6a82f1377678ce5bda244b36053db7c8512c17e2 100644 (file)
@@ -2,6 +2,7 @@ INSTALLDIR=     $(HOME)/bin
 INSTALLED=     $(INSTALLDIR)/autotitle
 X11=           /usr/X11R6
 
+CC=            gcc
 CPPFLAGS=      $(OPTIONS) -I$(X11)/include
 CFLAGS=                $(OPTIMISE)
 OPTIMISE=      -O2