source: rtems/c/src/lib/libcpu/or1k/preinstall.am @ 5826a1b

4.115
Last change on this file since 5826a1b was 5826a1b, checked in by Chris Johns <chrisj@…>, on 08/28/14 at 00:08:00

preinstall: Regenerated files differ from the repo.

  • Property mode set to 100644
File size: 701 bytes
RevLine 
[eeea9e30]1## Automatically generated by ampolish3 - Do not edit
2
3if AMPOLISH3
4$(srcdir)/preinstall.am: Makefile.am
5        $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
6endif
7
[5826a1b]8PREINSTALL_DIRS =
9DISTCLEANFILES += $(PREINSTALL_DIRS)
10
[eeea9e30]11all-am: $(PREINSTALL_FILES)
12
13PREINSTALL_FILES =
14CLEANFILES += $(PREINSTALL_FILES)
15
16$(PROJECT_INCLUDE)/libcpu/$(dirstamp):
17        @$(MKDIR_P) $(PROJECT_INCLUDE)/libcpu
18        @: > $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
20
21$(PROJECT_INCLUDE)/libcpu/cache.h: ../shared/include/cache.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/cache.h
23PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/cache.h
[5826a1b]24
Note: See TracBrowser for help on using the repository browser.