Skip to content
Snippets Groups Projects
Commit 2ca4daa2 authored by James Goppert's avatar James Goppert
Browse files

Working on data distribution.

parent 7056b944
No related branches found
No related tags found
No related merge requests found
COPYING 100755 → 100644
File mode changed from 100755 to 100644
INSTALL 100755 → 100644
File mode changed from 100755 to 100644
JSBSim.dox 100755 → 100644
File mode changed from 100755 to 100644
JSBSim.vcproj 100755 → 100644
File mode changed from 100755 to 100644
JSBSim.xsd 100755 → 100644
File mode changed from 100755 to 100644
JSBSim.xsl 100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
EXTRA_DIST = \
autogen.sh JSBSim.xsd JSBSim.xsl JSBSim.vcproj JSBSim.dox
SUBDIRS = src systems aircraft engine scripts data_output data_plot check_cases
dist-hook:
(cd $(top_srcdir))
#
# Rule to build RPM distribution package
#
rpm: dist
rpm -ta $(PACKAGE)-$(VERSION).tar.gz
File mode changed from 100755 to 100644
admin/jsb2fg 100755 → 100644
File mode changed from 100755 to 100644
admin/syncacft 100755 → 100644
File mode changed from 100755 to 100644
EXTRA_DIST = \
737_datadir = ${aircraft_datadir}/737
737_data = \
737.xml \
reset00.xml
Makefile.am \
INSTALL \
reset00.xml \
Makefile.in \
Makefile \
.cvsignore \
cruise_steady_turn_init.xml \
cruise_init.xml
EXTRA_DIST=$(737_data)
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
EXTRA_DIST = \
A320.xml
A320_datadir = ${aircraft_datadir}/A320
A320_data = \
Makefile.am \
A320.xml \
Makefile.in \
Makefile \
.cvsignore
EXTRA_DIST=$(A320_data)
File mode changed from 100755 to 100644
EXTRA_DIST = \
B17.xml
B17_datadir = ${aircraft_datadir}/B17
B17_data = \
Makefile.am \
INSTALL \
reset00.xml \
B17.xml \
Makefile.in \
Makefile \
.cvsignore
EXTRA_DIST=$(B17_data)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment