summaryrefslogblamecommitdiffstats
path: root/c/make/Makefile.am
blob: b1d7b6367f2b3a58bb2290d60117b71e625d70d4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                               
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

rtems_makedir=$(prefix)/make

GENERIC_FILES = \
target.cfg

rtems_make_DATA = \
$(GENERIC_FILES)

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