summaryrefslogblamecommitdiffstats
path: root/scripts/Makefile.am
blob: 6cf5e015a261cd9975f15f88b18303fa1ef75eb1 (plain) (tree)
1
2
3
4
5
6
7

                          
                                        



                  




                 
      
 
            












                                    
AUTOMAKE_OPTIONS = foreign

SUBDIRS = . binutils gccnewlib gdb rtems

noinst_SCRIPTS = \
setup \
buildall \
mkbinutilspec \
mkbspspec \
mkgccnewlibspec \
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