aboutsummaryrefslogtreecommitdiff
path: root/devel/pccts/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pccts/files/patch-af')
-rw-r--r--devel/pccts/files/patch-af34
1 files changed, 13 insertions, 21 deletions
diff --git a/devel/pccts/files/patch-af b/devel/pccts/files/patch-af
index 3d1ea0b45f84..2a2e2961eb42 100644
--- a/devel/pccts/files/patch-af
+++ b/devel/pccts/files/patch-af
@@ -1,21 +1,13 @@
-*** testcpp/3/makefile Sat Sep 23 22:54:45 1995
---- /home/andy/tmp/wrk/testcpp/3/makefile Tue Jun 24 05:51:21 1997
-***************
-*** 17,24 ****
- ERR = err
- HDR_FILE =
- SCAN = DLGLexer
-! PCCTS = ../..
-! ANTLR_H = $(PCCTS)/h
- BIN = $(PCCTS)/bin
- ANTLR = $(BIN)/antlr
- DLG = $(BIN)/dlg
---- 17,24 ----
- ERR = err
- HDR_FILE =
- SCAN = DLGLexer
-! PCCTS = /usr/local
-! ANTLR_H = $(PCCTS)/include/pccts
- BIN = $(PCCTS)/bin
- ANTLR = $(BIN)/antlr
- DLG = $(BIN)/dlg
+--- testcpp/3/makefile Wed Mar 25 20:10:26 1998
++++ /home/andy/tmp/wrk/testcpp/3/makefile Sun Jul 4 15:39:17 1999
+@@ -17,8 +17,8 @@
+ ERR = err
+ HDR_FILE =
+ SCAN = DLGLexer
+-PCCTS = ../..
+-ANTLR_H = $(PCCTS)/h
++PCCTS = /usr/local
++ANTLR_H = $(PCCTS)/include/pccts
+ BIN = $(PCCTS)/bin
+ ANTLR = $(BIN)/antlr
+ DLG = $(BIN)/dlg