summaryrefslogtreecommitdiffstats
path: root/cpukit/score/preinstall.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-23 15:30:16 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-23 17:19:07 +0200
commitf26f5fc12446e8e35bdcf0da30d271896a62a946 (patch)
treec2ef72f76b8a9234257226d87606263972298f8a /cpukit/score/preinstall.am
parentrtems: Include missing header (diff)
downloadrtems-f26f5fc12446e8e35bdcf0da30d271896a62a946.tar.bz2
score: Merge address API into one file
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 edf4e3ef10..cb21cbd1db 100644
--- a/cpukit/score/preinstall.am
+++ b/cpukit/score/preinstall.am
@@ -299,10 +299,6 @@ $(PROJECT_INCLUDE)/rtems/score/schedulersimplesmp.h: include/rtems/score/schedul
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/schedulersimplesmp.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/schedulersimplesmp.h
endif
-$(PROJECT_INCLUDE)/rtems/score/address.inl: inline/rtems/score/address.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/address.inl
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/address.inl
-
$(PROJECT_INCLUDE)/rtems/score/heap.inl: inline/rtems/score/heap.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/heap.inl
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/heap.inl