freebsd-ports/devel/pccts/files/patch-an

14 lines
326 B
Plaintext
Raw Normal View History

--- testcpp/10/makefile Wed Mar 25 20:27:28 1998
+++ /home/andy/tmp/wrk/testcpp/10/makefile Sun Jul 4 15:51:42 1999
@@ -16,8 +16,8 @@
ERR = err
HDR_FILE =
SCAN = DLGLexer
-PCCTS = ../..
-ANTLR_H = $(PCCTS)/h
+PCCTS = /usr/local
+ANTLR_H = $(PCCTS)/include/pccts
BIN = $(PCCTS)/bin
ANTLR = $(BIN)/antlr
DLG = $(BIN)/dlg