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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [unix/] [posix/] [include/] [Makefile.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
##
2
## Makefile.am,v 1.7 2002/03/28 00:43:02 joel Exp
3
##
4
 
5
 
6
include_HEADERS = bsp.h bspopts.h coverhd.h
7
 
8
$(PROJECT_INCLUDE):
9
        $(mkinstalldirs) $@
10
 
11
$(PROJECT_INCLUDE)/%.h: %.h
12
        $(INSTALL_DATA) $< $@
13
 
14
coverhd.h: $(top_srcdir)/../../shared/include/coverhd.h
15
        cp $< $@
16
CLEANFILES = coverhd.h
17
 
18
TMPINSTALL_FILES = $(PROJECT_INCLUDE) $(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
19
 
20
all-local: $(TMPINSTALL_FILES)
21
 
22
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.