summaryrefslogblamecommitdiffstats
path: root/scripts-ada/Makefile.am
blob: 82d4c9e667c94ca1bb8d71d7b536a3b78acdc4be (plain) (tree)



























                                         
AUTOMAKE_OPTIONS = foreign

SUBDIRS = . binutils gnatnewlib gdb rtems

noinst_SCRIPTS = \
setup \
buildall \
mkbinutilspec \
mkbspspec \
mkgnatnewlibspec \
mkgdbspec \
mkrpms \
mkspec

TEMPLATES = 

noinst_DATA = \
setup.def $(TEMPLATES)

EXTRA_DIST = \
$(noinst_DATA) \
$(noinst_SCRIPTS)

CONFIGURE_DEPENDENCIES = setup.cache
setup.cache: setup.def
	cp setup.def $@

DISTCLEANFILES = setup.cache