mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f817e9bf2b
PR: 12505 Submitted by: maintainer
14 lines
315 B
Plaintext
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
|