Files
rtems/tools/cpu/generic/Makefile.am
Joel Sherrill bacec4c042 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Switch to GNU-canonicalized autoconf macros.
2000-10-31 21:15:15 +00:00

10 lines
167 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
noinst_SCRIPTS = size_rtems
include $(top_srcdir)/../../../automake/host.am