URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [c4x/] [c4xsim/] [Makefile.am] - Rev 1782
Compare with Previous | Blame | View Log
#### Makefile.am,v 1.6 2002/03/28 00:38:46 joel Exp##ACLOCAL_AMFLAGS = -I ../../../../../../aclocal# wrapup is the one that actually builds and installs the library# from the individual .rel files built in other directoriesSUBDIRS = . start include startup console clock timer wrapup toolsinclude $(top_srcdir)/../../bsp.amEXTRA_DIST = bsp_specs timesinclude $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am
