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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libnetworking/] [machine/] [Makefile.am] - Blame information for rev 1026

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

Line No. Rev Author Line
1 1026 ivang
##
2
## Makefile.am,v 1.9 2002/08/02 00:48:03 joel Exp
3
##
4
 
5
 
6
include_machinedir = $(includedir)/machine
7
 
8
include_machine_HEADERS = conf.h cpu.h cpufunc.h endian.h in_cksum.h vmparam.h
9
 
10
PREINSTALL_FILES = $(PROJECT_INCLUDE)/machine \
11
    $(include_machine_HEADERS:%=$(PROJECT_INCLUDE)/machine/%)
12
 
13
$(PROJECT_INCLUDE)/machine:
14
        @$(mkinstalldirs) $@
15
 
16
$(PROJECT_INCLUDE)/machine/%.h: %.h
17
        $(INSTALL_DATA) $< $@
18
 
19
all-local: $(PREINSTALL_FILES)
20
 
21
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.