aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Sather/files/patch-Boot::sacomp.code::Makefile
blob: 63645da4e622063e04f04fe5cf1cd7d3c4574062 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Boot/sacomp.code/Makefile.orig  Thu Nov  4 00:04:49 1999
+++ Boot/sacomp.code/Makefile   Sat Feb 19 17:30:50 2000
@@ -1,6 +1,6 @@
 SHOME  =../..
-CFLAGS = -I.  -O2  -I../System/Common
-CC     =gcc 
+CFLAGS = -I.  %%CFLAGS%%   -I../System/Common -I%%LOCALBASE%%/include
+CC     =%%CC%%
 HDR    =sather.h tags.h
-LIBS   = -lgc -lm
+LIBS   = -lgc -lm -L%%LOCALBASE%%/lib
 CS     =sacomp