source: rtems/cpukit/wrapup/preinstall.am @ 2fd0878c

4.104.114.84.95
Last change on this file since 2fd0878c was 2fd0878c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/15/05 at 08:47:57

Regenerate.

  • 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.