URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [c4x/] [c4xsim/] [tools/] [Makefile.am] - Rev 1765
Compare with Previous | Blame | View Log
##
## Makefile.am,v 1.6 2002/03/28 00:38:43 joel Exp
##
ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
noinst_SCRIPTS = runtest
#HACK: install to build-tree
all-local: $(SCRIPTS)
$(mkinstalldirs) $(PROJECT_ROOT)/$(RTEMS_BSP)/tests
$(INSTALL_SCRIPT) runtest $(PROJECT_ROOT)/$(RTEMS_BSP)/tests/runtest
include $(top_srcdir)/../../../../../../../automake/local.am