freebsd-ports/games/flightgear/files/patch-af
Chris Piazza a12cebc971 FlightGear, a free, multi-platform civil aviation flight simulator.
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>
1999-07-03 06:36:37 +00:00

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)