aboutsummaryrefslogtreecommitdiff
path: root/lang/Sather/files/patch-Boot::sacomp.code::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Sather/files/patch-Boot::sacomp.code::Makefile')
-rw-r--r--lang/Sather/files/patch-Boot::sacomp.code::Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/Sather/files/patch-Boot::sacomp.code::Makefile b/lang/Sather/files/patch-Boot::sacomp.code::Makefile
new file mode 100644
index 000000000000..63645da4e622
--- /dev/null
+++ b/lang/Sather/files/patch-Boot::sacomp.code::Makefile
@@ -0,0 +1,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