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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libcpu/] [hppa1.1/] [include/] [Makefile.am] - Rev 1765

Compare with Previous | Blame | View Log

##
## Makefile.am,v 1.7 2002/03/28 00:47:55 joel Exp
##


include_hppa1_1dir = $(includedir)/hppa1.1

include_hppa1_1_HEADERS = runway.h semaphore.h

# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
#       file name conflicts

$(PROJECT_INCLUDE)/hppa1.1:
        $(mkinstalldirs) $@

$(PROJECT_INCLUDE)/hppa1.1/%.h: %.h
        $(INSTALL_DATA) $< $@

PREINSTALL_FILES = $(PROJECT_INCLUDE)/hppa1.1 \
    $(include_hppa1_1_HEADERS:%=$(PROJECT_INCLUDE)/hppa1.1/%)

all-local: $(TMPINSTALL_FILES)

EXTRA_DIST = runway.h semaphore.h

include $(top_srcdir)/../../../../../automake/local.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.