aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pccts/files/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pccts/files/patch-ap')
-rw-r--r--devel/pccts/files/patch-ap21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/pccts/files/patch-ap b/devel/pccts/files/patch-ap
new file mode 100644
index 000000000000..08f9d27fa831
--- /dev/null
+++ b/devel/pccts/files/patch-ap
@@ -0,0 +1,21 @@
+*** testcpp/12/makefile Sun Sep 24 00:05:31 1995
+--- /home/andy/tmp/wrk/testcpp/12/makefile Tue Jun 24 05:58:27 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