a12cebc971
A 3d accelerator card supported by Mesa is highly recommended (3dfx voodoo/voodo2 / nvidia riva tnt are known to work.) PR: 12483 Submitted by: Brian Buchanan <brian@CSUA.Berkeley.EDU>
11 lines
270 B
Text
11 lines
270 B
Text
--- Include/Makefile.in.orig Thu Jul 1 15:20:48 1999
|
|
+++ Include/Makefile.in Thu Jul 1 15:20:55 1999
|
|
@@ -90,7 +90,7 @@
|
|
|
|
TAR = tar
|
|
GZIP = --best
|
|
-all: Makefile config.h
|
|
+all:
|
|
|
|
.SUFFIXES:
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|