forked from Lainports/freebsd-ports
11 lines
322 B
Text
11 lines
322 B
Text
--- src/uipp/dxuilib/ORIG/Makefile.in Fri May 26 22:32:57 2000
|
|
+++ src/uipp/dxuilib/Makefile.in Fri May 26 22:33:44 2000
|
|
@@ -100,7 +100,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../base -I../../../include -I../dxui -D@ARCH@
|
|
+INCLUDES = -I../base -I../../../include -I../dxui
|
|
|
|
noinst_LIBRARIES = libDXUI.a
|
|
|