summaryrefslogtreecommitdiffstats
path: root/testsuites/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:01:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:01:33 +0000
commit4024507b040365723d58320e57e3920c9b125200 (patch)
treecf530b2a5516edb405fe2c0e0269e3c751a12ff7 /testsuites/preinstall.am
parentMerge-in support/Makefile.am. (diff)
downloadrtems-4024507b040365723d58320e57e3920c9b125200.tar.bz2
New.
Diffstat (limited to 'testsuites/preinstall.am')
-rw-r--r--testsuites/preinstall.am26
1 files changed, 26 insertions, 0 deletions
diff --git a/testsuites/preinstall.am b/testsuites/preinstall.am
new file mode 100644
index 0000000000..f78bd3fc1d
--- /dev/null
+++ b/testsuites/preinstall.am
@@ -0,0 +1,26 @@
+## 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)
+
+PREINSTALL_FILES =
+CLEANFILES += $(PREINSTALL_FILES)
+
+$(PROJECT_INCLUDE)/$(dirstamp):
+ @$(mkdir_p) $(PROJECT_INCLUDE)
+ @: > $(PROJECT_INCLUDE)/$(dirstamp)
+PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
+
+$(PROJECT_INCLUDE)/tmacros.h: support/include/tmacros.h $(PROJECT_INCLUDE)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tmacros.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/tmacros.h
+
+$(PROJECT_INCLUDE)/buffer_test_io.h: support/include/buffer_test_io.h $(PROJECT_INCLUDE)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/buffer_test_io.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/buffer_test_io.h
+