aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pccts/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pccts/files/patch-ai')
-rw-r--r--devel/pccts/files/patch-ai34
1 files changed, 13 insertions, 21 deletions
diff --git a/devel/pccts/files/patch-ai b/devel/pccts/files/patch-ai
index 9aa7f02dca26..a458e8bde14c 100644
--- a/devel/pccts/files/patch-ai
+++ b/devel/pccts/files/patch-ai
@@ -1,21 +1,13 @@
-*** testcpp/6/makefile Tue Oct 3 23:31:24 1995
---- /home/andy/tmp/wrk/testcpp/6/makefile Tue Jun 24 05:53:19 1997
-***************
-*** 14,21 ****
- ERR = A/err
- HDR_FILE =
- SCAN = A/ALexer
-! PCCTS = ../..
-! A_H = $(PCCTS)/h
- BIN = $(PCCTS)/bin
- A = $(BIN)/antlr
- D = $(BIN)/dlg
---- 14,21 ----
- ERR = A/err
- HDR_FILE =
- SCAN = A/ALexer
-! PCCTS = /usr/local
-! A_H = $(PCCTS)/include/pccts
- BIN = $(PCCTS)/bin
- A = $(BIN)/antlr
- D = $(BIN)/dlg
+--- testcpp/6/makefile Wed Mar 25 20:55:56 1998
++++ /home/andy/tmp/wrk/testcpp/6/makefile Sun Jul 4 15:50:39 1999
+@@ -14,8 +14,8 @@
+ ERR = A/err
+ HDR_FILE =
+ SCAN = A/ALexer
+-PCCTS = ../..
+-A_H = $(PCCTS)/h
++PCCTS = /usr/local
++A_H = $(PCCTS)/include/pccts
+ BIN = $(PCCTS)/bin
+ A = $(BIN)/antlr
+ D = $(BIN)/dlg