source: rtems/c/src/wrapup/preinstall.am @ a7479f2

4.104.114.84.95
Last change on this file since a7479f2 was d623b59b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/06 at 09:51:29

New.

  • Property mode set to 100644
File size: 649 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
11all-local: $(TMPINSTALL_FILES)
12
13TMPINSTALL_FILES =
14CLEANFILES += $(TMPINSTALL_FILES)
15
16$(PROJECT_LIB)/$(dirstamp):
17        @$(mkdir_p) $(PROJECT_LIB)
18        @: > $(PROJECT_LIB)/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
20
21$(PROJECT_LIB)/librtemsbsp.a: o-optimize/librtemsbsp.a $(PROJECT_LIB)/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_LIB)/librtemsbsp.a
23TMPINSTALL_FILES += $(PROJECT_LIB)/librtemsbsp.a
24
25if LIBCHIP
26endif
Note: See TracBrowser for help on using the repository browser.