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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libnetworking/] [machine/] [Makefile.am] - Diff between revs 1026 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1026 Rev 1765
##
##
## Makefile.am,v 1.9 2002/08/02 00:48:03 joel Exp
## Makefile.am,v 1.9 2002/08/02 00:48:03 joel Exp
##
##
include_machinedir = $(includedir)/machine
include_machinedir = $(includedir)/machine
include_machine_HEADERS = conf.h cpu.h cpufunc.h endian.h in_cksum.h vmparam.h
include_machine_HEADERS = conf.h cpu.h cpufunc.h endian.h in_cksum.h vmparam.h
PREINSTALL_FILES = $(PROJECT_INCLUDE)/machine \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/machine \
    $(include_machine_HEADERS:%=$(PROJECT_INCLUDE)/machine/%)
    $(include_machine_HEADERS:%=$(PROJECT_INCLUDE)/machine/%)
$(PROJECT_INCLUDE)/machine:
$(PROJECT_INCLUDE)/machine:
        @$(mkinstalldirs) $@
        @$(mkinstalldirs) $@
$(PROJECT_INCLUDE)/machine/%.h: %.h
$(PROJECT_INCLUDE)/machine/%.h: %.h
        $(INSTALL_DATA) $< $@
        $(INSTALL_DATA) $< $@
all-local: $(PREINSTALL_FILES)
all-local: $(PREINSTALL_FILES)
include $(top_srcdir)/../automake/local.am
include $(top_srcdir)/../automake/local.am
 
 

powered by: WebSVN 2.1.0

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