source: rtems/cpukit/wrapup/preinstall.am @ 476114f5

4.104.114.84.95
Last change on this file since 476114f5 was 476114f5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/05 at 17:08:36

Auto-generated update.

  • Property mode set to 100644
File size: 590 bytes
Line 
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
8PREINSTALL_DIRS =
9DISTCLEANFILES += $(PREINSTALL_DIRS)
10
11TMPINSTALL_FILES =
12CLEANFILES += $(TMPINSTALL_FILES)
13
14$(PROJECT_LIB)/$(dirstamp):
15        @$(mkdir_p) $(PROJECT_LIB)
16        @: > $(PROJECT_LIB)/$(dirstamp)
17PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
18
19$(PROJECT_LIB)/librtemscpu.a: librtemscpu.a $(PROJECT_LIB)/$(dirstamp)
20        $(INSTALL_DATA) $< $(PROJECT_LIB)/librtemscpu.a
21TMPINSTALL_FILES += $(PROJECT_LIB)/librtemscpu.a
22
Note: See TracBrowser for help on using the repository browser.