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

                              
                                  
 
                              
 
                          
 


                                  
 
                                            
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I ../../aclocal

rtems_makedir = $(prefix)/make

GENERIC_FILES = target.cfg

rtems_make_DATA = $(GENERIC_FILES)

EXTRA_DIST = target.cfg.in

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