aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pccts/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pccts/files/patch-ae')
-rw-r--r--devel/pccts/files/patch-ae21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/pccts/files/patch-ae b/devel/pccts/files/patch-ae
new file mode 100644
index 000000000000..527a9654aff9
--- /dev/null
+++ b/devel/pccts/files/patch-ae
@@ -0,0 +1,21 @@
+*** testcpp/2/makefile Sat Sep 23 22:53:10 1995
+--- /home/andy/tmp/wrk/testcpp/2/makefile Tue Jun 24 05:50:47 1997
+***************
+*** 16,23 ****
+ ERR = err
+ HDR_FILE =
+ SCAN = DLGLexer
+! PCCTS = ../..
+! ANTLR_H = $(PCCTS)/h
+ BIN = $(PCCTS)/bin
+ ANTLR = $(BIN)/antlr
+ DLG = $(BIN)/dlg
+--- 16,23 ----
+ ERR = err
+ HDR_FILE =
+ SCAN = DLGLexer
+! PCCTS = /usr/local
+! ANTLR_H = $(PCCTS)/include/pccts
+ BIN = $(PCCTS)/bin
+ ANTLR = $(BIN)/antlr
+ DLG = $(BIN)/dlg