URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libbsp/] [or1k/] [bender/] [Makefile.am] - Rev 1765
Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.1 2001-09-27 12:00:27 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal# wrapup is the one that actually builds and installs the library# from the individual .rel files built in other directoriesSUBDIRS = include startup clock console shmsupp timer wrapup startinclude $(top_srcdir)/../../bsp.amEXTRA_DIST = bsp_specs timesinclude $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am
