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
308 B
Plaintext
12 lines
308 B
Plaintext
--- src/uipp/startup/ORIG/Makefile.in Fri May 26 22:37:25 2000
|
|
+++ src/uipp/startup/Makefile.in Fri May 26 22:37:50 2000
|
|
@@ -100,7 +100,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../../../include -I../base -D@ARCH@
|
|
+INCLUDES = -I../../../include -I../base
|
|
|
|
dxbindir = $(prefix)/dx/bin_@ARCH@
|
|
|