summaryrefslogtreecommitdiffstats
path: root/c/src/optman/preinstall.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-08 21:39:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-08 21:39:52 +0000
commitbbf8816ab2326fd8e5d94e6693c82b2d1e6d8878 (patch)
tree4ed068ccd487adc709220ab4006201644cdd3740 /c/src/optman/preinstall.am
parent2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-bbf8816ab2326fd8e5d94e6693c82b2d1e6d8878.tar.bz2
2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1589/build * optman/.cvsignore, optman/Makefile.am, optman/preinstall.am, optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Removed.
Diffstat (limited to 'c/src/optman/preinstall.am')
-rw-r--r--c/src/optman/preinstall.am72
1 files changed, 0 insertions, 72 deletions
diff --git a/c/src/optman/preinstall.am b/c/src/optman/preinstall.am
deleted file mode 100644
index 7b82b63d6b..0000000000
--- a/c/src/optman/preinstall.am
+++ /dev/null
@@ -1,72 +0,0 @@
-## Automatically generated by ampolish3 - Do not edit
-
-if AMPOLISH3
-$(srcdir)/preinstall.am: Makefile.am
- $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
-endif
-
-PREINSTALL_DIRS =
-DISTCLEANFILES = $(PREINSTALL_DIRS)
-
-all-local: $(TMPINSTALL_FILES)
-
-TMPINSTALL_FILES =
-CLEANFILES = $(TMPINSTALL_FILES)
-
-$(PROJECT_LIB)/$(dirstamp):
- @$(MKDIR_P) $(PROJECT_LIB)
- @: > $(PROJECT_LIB)/$(dirstamp)
-PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
-
-$(PROJECT_LIB)/no-ext.rel: no-ext.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-ext.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-ext.rel
-
-$(PROJECT_LIB)/no-io.rel: no-io.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-io.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-io.rel
-
-$(PROJECT_LIB)/no-barrier.rel: no-barrier.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-barrier.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-barrier.rel
-
-$(PROJECT_LIB)/no-dpmem.rel: no-dpmem.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-dpmem.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-dpmem.rel
-
-$(PROJECT_LIB)/no-event.rel: no-event.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-event.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-event.rel
-
-$(PROJECT_LIB)/no-msg.rel: no-msg.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-msg.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-msg.rel
-
-$(PROJECT_LIB)/no-mp.rel: no-mp.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-mp.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-mp.rel
-
-$(PROJECT_LIB)/no-part.rel: no-part.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-part.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-part.rel
-
-$(PROJECT_LIB)/no-region.rel: no-region.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-region.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-region.rel
-
-$(PROJECT_LIB)/no-rtmon.rel: no-rtmon.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-rtmon.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-rtmon.rel
-
-$(PROJECT_LIB)/no-sem.rel: no-sem.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-sem.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-sem.rel
-
-$(PROJECT_LIB)/no-signal.rel: no-signal.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-signal.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-signal.rel
-
-$(PROJECT_LIB)/no-timer.rel: no-timer.rel $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_PROGRAM) $< $(PROJECT_LIB)/no-timer.rel
-TMPINSTALL_FILES += $(PROJECT_LIB)/no-timer.rel
-