mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ed81a64e12
PR: 18843 Submitted by: Randall Hopper <aa8vb@nc.rr.com>
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
--- src/uipp/prompter/ORIG/Makefile.in Fri May 26 22:35:25 2000
|
|
+++ src/uipp/prompter/Makefile.in Fri May 26 22:36:01 2000
|
|
@@ -100,7 +100,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../base -I../../../include -D@ARCH@
|
|
+INCLUDES = -I../base -I../../../include
|
|
|
|
dxbindir = $(prefix)/dx/bin_@ARCH@
|
|
|