1
0
Fork 0
flightgear/Makefile.am

180 lines
4.5 KiB
Text
Raw Normal View History

2000-02-15 16:52:48 +00:00
SUBDIRS = \
tests \
2002-12-03 15:38:41 +00:00
man \
scripts \
2002-12-03 15:38:41 +00:00
src \
utils
2000-02-15 16:52:48 +00:00
EXTRA_DIST = \
acinclude.m4 \
autogen.sh \
FlightGear.dsp \
2006-03-27 19:47:48 +00:00
FlightGear.dsw \
projects \
Thanks
2000-02-15 16:52:48 +00:00
dist-hook:
(cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl)
2001-05-14 23:58:54 +00:00
(cd $(top_srcdir); tar --exclude docs-mini/CVS --exclude hints/CVS \
2001-07-12 17:48:57 +00:00
-cf - docs-mini ) | (cd $(distdir); tar xvf -)
2006-03-27 19:47:48 +00:00
rm -rf `find $(distdir)/projects -name CVS`
2000-02-15 16:52:48 +00:00
##########################################################################
# extra targets to do various things ...
#
# Use "make <target>"
##########################################################################
# make the base distribution with textures, sounds and a bit of
# scenery, and all the other associated files
# note, fedora core tar does case insensitive wildcard matching for
# directories, but apparently not files ... some stupid reason. :-(
2000-02-15 16:52:48 +00:00
fgfs-base-tar:
(cd ..; \
tar \
--exclude=CVS \
--exclude='*~' \
2004-03-26 21:46:49 +00:00
--exclude='*.tex' \
--exclude='*.xcf' \
2001-06-20 17:08:27 +00:00
--exclude='*/c172/Instruments.high' \
--exclude='*/Textures/Unused' \
2006-03-27 19:47:48 +00:00
--exclude='*/Textures/*.orig' \
--exclude='*/Textures.high/*.new' \
2006-03-27 19:47:48 +00:00
--exclude='*/Textures.high/*.orig' \
--exclude='*/Textures.high/*.save' \
2006-04-05 19:52:52 +00:00
--exclude='*/data/Data' \
--exclude='*/Docs/source' \
2005-11-07 16:19:03 +00:00
--exclude='*/Models/MNUAV' \
--exclude='*/Models/Airspace' \
-cjvf fgfs-base-$(VERSION).tar.bz2 \
2006-04-05 19:52:52 +00:00
data/AI \
data/Aircraft/Generic \
data/Aircraft/Instruments \
data/Aircraft/Instruments-3d \
data/Aircraft/UIUC \
2006-03-27 19:47:48 +00:00
data/Aircraft/737-300 \
2005-11-05 20:04:04 +00:00
data/Aircraft/A-10 \
2006-03-27 19:47:48 +00:00
data/Aircraft/bf109 \
data/Aircraft/bo105 \
data/Aircraft/c172 \
data/Aircraft/c172p \
data/Aircraft/c310 \
data/Aircraft/c310u3a \
2006-03-27 19:47:48 +00:00
data/Aircraft/Citation-Bravo \
data/Aircraft/f16 \
data/Aircraft/j3cub \
2005-11-05 20:04:04 +00:00
data/Aircraft/Hunter \
data/Aircraft/p51d \
data/Aircraft/pa28-161 \
2006-03-27 19:47:48 +00:00
data/Aircraft/Rascal \
2005-11-17 22:06:34 +00:00
data/Aircraft/T38 \
data/Aircraft/ufo \
data/Aircraft/wrightFlyer1903 \
data/Airports \
data/Astro \
data/ATC \
data/AUTHORS \
data/ChangeLog \
data/cloudlayers.xml \
data/COPYING \
data/D* \
data/Fonts \
data/gui \
data/Huds \
data/Input \
2006-03-27 19:47:48 +00:00
data/joysticks.xml \
data/keyboard.xml \
data/Lighting \
data/materials.dtd \
data/materials.xml \
data/mice.xml \
data/Models \
data/N* \
data/options.xml \
data/preferences.xml \
data/Protocol \
data/README \
2006-03-27 19:47:48 +00:00
data/Scenery/Objects \
data/Scenery/Terrain \
data/Sounds \
2005-11-11 16:46:08 +00:00
data/T* \
data/version \
)
fgfs-textures-high:
(cd $(HOME); \
tar -czvf fgfs-textures-high-$(VERSION)b.tar.gz \
FlightGear/Textures.high)
2000-03-29 00:15:26 +00:00
2000-02-15 16:52:48 +00:00
# make the mini JSBsim data distribution
jsbsim-data:
(cd $(HOME); \
tar czvf jsbsim-data-$(VERSION).tar.gz \
FlightGear/Aircraft \
FlightGear/Engine)
# make the documentation distribution
fgfs-docs: fgfs-docs-tar fgfs-manual-zip
fgfs-docs-tar:
2001-06-20 17:08:27 +00:00
( cd $(HOME); \
tar czvf fgfs-docs-$(VERSION).tar.gz FlightGear/Docs )
2000-02-15 16:52:48 +00:00
# fgfs-docs-zip:
2004-10-12 16:18:05 +00:00
# ( cd $(HOME)/Projects ; \
2000-05-18 23:05:30 +00:00
# zip -r fgfs-docs-$(VERSION).zip FlightGear-0.7/docs )
2000-02-15 16:52:48 +00:00
fgfs-manual-zip:
2001-06-20 17:08:27 +00:00
( cd $(HOME) ; \
zip -r fgfs-manual-$(VERSION).zip FlightGear/Docs/InstallGuide )
2000-02-15 16:52:48 +00:00
# make the win32-bin distribution
fgfs-win32-bin:
(cd $(HOME); \
zip -r fgfs-win32-bin-$(VERSION).zip FlightGear/runfgfs.bat \
FlightGear/bin/Win32 )
2000-02-15 16:52:48 +00:00
# make the win32-libs distribution (depricated)
win32-libs:
( zip -r ../win32-libs-$(VERSION).zip Win32/Makefile \
Win32/README.glut Win32/cygwinb1.dll Win32/def \
Win32/*.exp Win32/gen-def-from-errors.pl \
Win32/glut.dll Win32/glut32.dll Win32/impdef.cpp \
Win32/impdef.exe Win32/include \
Win32/install.exe \
Win32/lib Win32/zlib.lib )
# make the MacOS (MWCWP3) devel support archive
macos-devel:
( cd ..; zip -r MWCWP3_Support.zip FlightGear/MWCWP3_Support )
# clean up dependencies
clean-deps:
rm -rf .deps \
src/.deps tests/.deps \
src/*/.deps \
src/*/*/.deps \
tests/.deps
# clean up after libtool
clean-libs:
rm -rf .libs src/.libs \
src/*/.libs \
src/*/*/.libs
rm -f src/*/so_locations \
src/*/*/so_locations
# clean up after winbloze spews random case for file names :-(
clean-winbloze: clean-deps clean-libs
rm -f makefile src/Include/makefile src/makefile \
src/*/makefile \
src/*/*/makefile \
tests/makefile
rm -f src/Main/fg.exe