summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:17 +0000
commitca730e7ec3f644ac70ef08719b412ba9747b3267 (patch)
tree22bb10fb2ffd2c636a154073cb0cf25a234a0589 /cpukit/posix/preinstall.am
parent2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ca730e7ec3f644ac70ef08719b412ba9747b3267.tar.bz2
Regenerate.
Diffstat (limited to '')
-rw-r--r--cpukit/posix/preinstall.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/posix/preinstall.am b/cpukit/posix/preinstall.am
index b1152a938e..31a86bad70 100644
--- a/cpukit/posix/preinstall.am
+++ b/cpukit/posix/preinstall.am
@@ -28,10 +28,6 @@ $(PROJECT_INCLUDE)/rtems/posix/sigset.h: include/rtems/posix/sigset.h $(PROJECT_
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/sigset.h
if HAS_PTHREADS
-$(PROJECT_INCLUDE)/sched.h: include/sched.h $(PROJECT_INCLUDE)/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sched.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/sched.h
-
$(PROJECT_INCLUDE)/aio.h: include/aio.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/aio.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/aio.h