URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [or32/] [Makefile.am] - Rev 1765
Compare with Previous | Blame | View Log
#### Makefile.am,v 1.1 2002/08/06 14:08:27 joel Exp##ACLOCAL_AMFLAGS = -I ../../../../../aclocal## Descend into the $(RTEMS_BSP_FAMILY) directory## Currently, the shared directory is not explicitly## added but it is present in the source tree.## Currently no sharedSUBDIRS = $(RTEMS_BSP_FAMILY)include $(top_srcdir)/../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../automake/local.am
