summaryrefslogtreecommitdiffstats
path: root/cpukit/preinstall.am
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-04-14 10:22:53 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-04-14 10:22:53 +0000
commite4bd96ec4087c071e0dbf4aea849c1cccf71563b (patch)
tree473492cce44fdceb3a1110e3a13d047b2c7ab425 /cpukit/preinstall.am
parentadapt name of assert function for breakpoint (diff)
downloadrtems-e4bd96ec4087c071e0dbf4aea849c1cccf71563b.tar.bz2
removed obsolete references to login.h
Diffstat (limited to 'cpukit/preinstall.am')
-rw-r--r--cpukit/preinstall.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/preinstall.am b/cpukit/preinstall.am
index f7faebd45d..87aa19701b 100644
--- a/cpukit/preinstall.am
+++ b/cpukit/preinstall.am
@@ -237,10 +237,6 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/shell.h
$(PROJECT_INCLUDE)/rtems/shellconfig.h: libmisc/shell/shellconfig.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/shellconfig.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/shellconfig.h
-
-$(PROJECT_INCLUDE)/rtems/login.h: libmisc/shell/login.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/login.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/login.h
endif
$(PROJECT_INCLUDE)/rtems/libi2c.h: libi2c/libi2c.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/libi2c.h