summaryrefslogblamecommitdiffstats
path: root/scripts/Makefile.am
blob: fcb851094af7b21d553c4f070eec6a5040449a9f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                          
                                        
                                        







                               
                  

           
      
 
            












                                    
AUTOMAKE_OPTIONS = foreign

# add gnatnewlib once that one works. :)
SUBDIRS = . binutils gccnewlib gdb rtems

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