From e4bd96ec4087c071e0dbf4aea849c1cccf71563b Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Tue, 14 Apr 2009 10:22:53 +0000 Subject: removed obsolete references to login.h --- cpukit/preinstall.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpukit/preinstall.am') 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 -- cgit v1.2.3