aboutsummaryrefslogtreecommitdiff
path: root/devel/pccts/files/patch-ai
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-01 07:48:26 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-01 07:48:26 +0000
commit4a2a5b1f56fdc6b40a2bffbd67c8b09912451f52 (patch)
treeb3ac83f632286dbaa6e101c06571291d6f86abdd /devel/pccts/files/patch-ai
parent973deb3116dbe7feb5a16e5784322ddaa13839f6 (diff)
downloadports-4a2a5b1f56fdc6b40a2bffbd67c8b09912451f52.tar.gz
ports-4a2a5b1f56fdc6b40a2bffbd67c8b09912451f52.zip
Notes
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