summaryrefslogtreecommitdiffstats
path: root/cpukit/score/preinstall.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-24 16:50:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-26 11:55:45 +0200
commit8d0bf3224b862a0789ecd12ae5ddfb1c7fb6410a (patch)
tree0885788d6c3949f5b9d72d4836bf1ec3d1ecaf77 /cpukit/score/preinstall.am
parentscore: Merge threadmp implementation into one file (diff)
downloadrtems-8d0bf3224b862a0789ecd12ae5ddfb1c7fb6410a.tar.bz2
score: Delete threadq.inl
Diffstat (limited to 'cpukit/score/preinstall.am')
-rw-r--r--cpukit/score/preinstall.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/score/preinstall.am b/cpukit/score/preinstall.am
index 0b21d7c888..7fe0f6137b 100644
--- a/cpukit/score/preinstall.am
+++ b/cpukit/score/preinstall.am
@@ -335,10 +335,6 @@ $(PROJECT_INCLUDE)/rtems/score/object.inl: inline/rtems/score/object.inl $(PROJE
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/object.inl
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/object.inl
-$(PROJECT_INCLUDE)/rtems/score/threadq.inl: inline/rtems/score/threadq.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadq.inl
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadq.inl
-
$(PROJECT_INCLUDE)/rtems/score/tod.inl: inline/rtems/score/tod.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/tod.inl
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/tod.inl