chiark / gitweb /
Make work on islay (compiler is gcc, xloadt includes more stuff).
[ian-dotfiles.git] / misc / Makefile
index d9649c2fd2822d9999f982b7fd2531352e7a7e8b..64249b7162bbff046ceed5ef339b6569ec0ac9ab 100644 (file)
@@ -2,6 +2,7 @@ INSTALLDIR=     $(HOME)/bin
 
 TARGETS=       with-lock-ex close3onwards
 
+CC=            gcc
 CPPFLAGS=      $(OPTIONS)
 CFLAGS=                $(OPTIMISE)
 OPTIMISE=      -O2