OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [m68k/] [mvme162/] [tools/] [Makefile.am] - Rev 1765

Compare with Previous | Blame | View Log

##
##  Makefile.am,v 1.8 2002/03/28 00:40:32 joel Exp
##

ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal

sload_SOURCES = sload.c

if SLOAD_BUILDABLE
noinst_PROGRAMS = sload

## HACK: install to build-tree
install-exec-local: $(PROGRAMS)
        $(mkinstalldirs) $(PROJECT_ROOT)/mvme162/bin
        $(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/mvme162/bin
endif
include $(top_srcdir)/../../../../../../../automake/host.am

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.