1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/pccts/files/patch-aj
Chris Piazza f817e9bf2b Update to PCCTS 1.33 Maintenance Release #19.
PR:		12505
Submitted by:	maintainer
1999-07-05 02:42:32 +00:00

14 lines
315 B
Plaintext

--- testcpp/6/makefile2 Wed Oct 4 02:40:02 1995
+++ /home/andy/tmp/wrk/testcpp/6/makefile2 Sun Jul 4 16:01:45 1999
@@ -14,8 +14,8 @@
ERR = B/err
HDR_FILE =
SCAN = B/BLexer
-PCCTS = ../..
-A_H = $(PCCTS)/h
+PCCTS = /usr/local
+A_H = $(PCCTS)/include/pccts
BIN = $(PCCTS)/bin
A = $(BIN)/antlr
D = $(BIN)/dlg