blob: e76b237b52474ec29125733ef5767e52cefb1b6d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|