diff options
Diffstat (limited to 'devel/pccts/files/patch-aj')
| -rw-r--r-- | devel/pccts/files/patch-aj | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/pccts/files/patch-aj b/devel/pccts/files/patch-aj new file mode 100644 index 000000000000..84e163bd09f8 --- /dev/null +++ b/devel/pccts/files/patch-aj @@ -0,0 +1,21 @@ +*** testcpp/6/makefile2 Tue Oct 3 23:40:01 1995 +--- /home/andy/tmp/wrk/testcpp/6/makefile2 Tue Jun 24 12:53:56 1997 +*************** +*** 14,21 **** + ERR = B/err + HDR_FILE = + SCAN = B/BLexer +! PCCTS = ../.. +! A_H = $(PCCTS)/h + BIN = $(PCCTS)/bin + A = $(BIN)/antlr + D = $(BIN)/dlg +--- 14,21 ---- + ERR = B/err + HDR_FILE = + SCAN = B/BLexer +! PCCTS = /usr/local +! A_H = $(PCCTS)/include/pccts + BIN = $(PCCTS)/bin + A = $(BIN)/antlr + D = $(BIN)/dlg |
