Files
rtems/make/compilers/Makefile.am
Joel Sherrill 65a60cd427 Removed all references to HOST_ARCH including the file gcc.cfg.in. All
host programs are now compiled with automake generated rules.  This was
done after discussions with Ralf Corsepius and Eric Norum.
1999-10-26 14:22:55 +00:00

14 lines
219 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
EXTRA_DIST = \
gcc-no_bsp.cfg \
gcc-portsw.cfg \
gcc-target-default.cfg
## -------------------------------------------------------
include $(top_srcdir)/automake/local.am