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

14 lines
246 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = @subdirs@
DIST_SUBDIRS = generic hppa1.1 sh unix
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am