summaryrefslogtreecommitdiff
path: root/lang/Sather/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Sather/files/patch-ab')
-rw-r--r--lang/Sather/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/Sather/files/patch-ab b/lang/Sather/files/patch-ab
deleted file mode 100644
index 1adc6c67faa1..000000000000
--- a/lang/Sather/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig Thu Nov 4 17:04:28 1999
-+++ Makefile Wed Feb 2 19:46:11 2000
-@@ -30,8 +30,8 @@
- LN=ln -s
- CP=cp
-
--CPP=/lib/cpp -C -P
--CC=gcc
-+CPP=/usr/bin/cpp -C -P
-+CC?=gcc
- EXEC_SUFFIX=
- # CC is only used for bootstrapping, check System/Common/CONFIG.proto if
- # you want to change it for all Sather compilations