URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [i386/] [pc386/] [Makefile.am] - Rev 1765
Compare with Previous | Blame | View Log
#### Makefile.am,v 1.8 2002/03/28 00:39:18 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 = . include tools start startup clock console timer ne2000 wd8003 \3c509 wrapupinclude $(top_srcdir)/../../bsp.am$(PROJECT_RELEASE)/BootImgs:$(mkinstalldirs) $@TMPINSTALL_FILES = $(PROJECT_RELEASE)/BootImgsEXTRA_DIST = HOWTO README.dec21140 STATUS bsp_specs times_i486dx times_p5include $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am
