summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-18 11:04:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-18 11:04:42 +0000
commit96e6cd8aab0c3d7439d94662caa9084112a5fe48 (patch)
tree70abb51ad258e4af507e9afcf6fa5e88a31e05c9
parent2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-96e6cd8aab0c3d7439d94662caa9084112a5fe48.tar.bz2
Regenerate
-rw-r--r--cpukit/posix/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/posix/preinstall.am b/cpukit/posix/preinstall.am
index 61279fd81e..f2a1b8f08d 100644
--- a/cpukit/posix/preinstall.am
+++ b/cpukit/posix/preinstall.am
@@ -35,6 +35,10 @@ $(PROJECT_INCLUDE)/semaphore.h: include/semaphore.h $(PROJECT_INCLUDE)/$(dirstam
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/semaphore.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/semaphore.h
+$(PROJECT_INCLUDE)/devctl.h: include/devctl.h $(PROJECT_INCLUDE)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/devctl.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/devctl.h
+
$(PROJECT_INCLUDE)/rtems/posix/$(dirstamp):
@$(mkdir_p) $(PROJECT_INCLUDE)/rtems/posix
@: > $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)