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