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


       


                              

                                              

                                           
                         
 
                                                
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@

noinst_DATA = default.cfg

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