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