summaryrefslogblamecommitdiffstats
path: root/c/src/make/compilers/Makefile.am
blob: b12aec574dc5fa70e9e6bfbf6ce5455a9116e074 (plain) (tree)
1
2
3
4
5
6
7
8
9


        


                              

                                                    
 

                                                      
                                                  
 
                                                
##
##  $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

rtems_makedir = $(prefix)/make
rtems_make_compilersdir = $(rtems_makedir)/compilers

## At the moment all actively supported configurations
## use gcc-target-default.cfg only.
rtems_make_compilers_DATA = gcc-target-default.cfg

include $(top_srcdir)/../../../automake/local.am