URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems/] [make/] [Makefile.am] - Rev 158
Go to most recent revision | Compare with Previous | Blame | View Log
##
## $Id: Makefile.am,v 1.1.1.1 2001-07-10 10:05:26 chris Exp $
##
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
Go to most recent revision | Compare with Previous | Blame | View Log