Files
rtems/make/Makefile.am
Joel Sherrill 8b14331aa7 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:29 +00:00

17 lines
327 B
Makefile

##
## $Id$
##
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