summaryrefslogtreecommitdiff
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-ai21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/pccts/files/patch-ai b/devel/pccts/files/patch-ai
new file mode 100644
index 000000000000..9aa7f02dca26
--- /dev/null
+++ b/devel/pccts/files/patch-ai
@@ -0,0 +1,21 @@
+*** 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