Files
rtems/make/Makefile.am
2000-06-12 15:00:15 +00:00

18 lines
358 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make
rtems_make_DATA = main.cfg leaf.cfg
EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg
SUBDIRS = Templates custom compilers
## -------------------------------------------------------
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/host.am