mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
ed81a64e12
PR: 18843 Submitted by: Randall Hopper <aa8vb@nc.rr.com>
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
--- 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
|
|
|