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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libnetworking/] [machine/] [Makefile.am] - Rev 1026

Go to most recent revision | Compare with Previous | Blame | View Log

##
## Makefile.am,v 1.9 2002/08/02 00:48:03 joel Exp
##


include_machinedir = $(includedir)/machine

include_machine_HEADERS = conf.h cpu.h cpufunc.h endian.h in_cksum.h vmparam.h

PREINSTALL_FILES = $(PROJECT_INCLUDE)/machine \
    $(include_machine_HEADERS:%=$(PROJECT_INCLUDE)/machine/%)

$(PROJECT_INCLUDE)/machine:
        @$(mkinstalldirs) $@

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

all-local: $(PREINSTALL_FILES)

include $(top_srcdir)/../automake/local.am

Go to most recent revision | 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.