mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
--- src/uipp/prompter/Makefile.in.orig Thu Jan 6 21:18:08 2000
|
|
+++ src/uipp/prompter/Makefile.in Fri Feb 11 19:27:16 2000
|
|
@@ -90,7 +90,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../base -I../../../include -D@ARCH@
|
|
+INCLUDES = -I../base -I../../../include
|
|
|
|
dxbindir = $(prefix)/dx/bin_@ARCH@
|
|
|