URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [Makefile.am] - Rev 1780
Go to most recent revision | Compare with Previous | Blame | View Log
##
## Makefile.am,v 1.7 2002/03/28 00:41:48 joel Exp
##
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
## Descend into the $(RTEMS_BSP_FAMILY) directory
SUBDIRS = shared $(RTEMS_BSP_FAMILY)
DIST_SUBDIRS = @all_subdirs@ \
support/old_exception_processing \
support/new_exception_processing
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log