forked from Lainports/freebsd-ports
11 lines
416 B
Text
11 lines
416 B
Text
--- src/exec/hwrender/opengl/ORIG/Makefile.in Fri May 26 22:29:51 2000
|
|
+++ src/exec/hwrender/opengl/Makefile.in Fri May 26 22:30:49 2000
|
|
@@ -100,7 +100,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include -D@ARCH@
|
|
+INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include
|
|
|
|
noinst_LIBRARIES = libOPENGL.a
|
|
|