diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/init/Makefile b/init/Makefile index 86b5847c..2f4d8c3a 100644 --- a/init/Makefile +++ b/init/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994 Free Software Foundation +# Copyright (C) 1994, 1995 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -24,4 +24,3 @@ target = init include ../Makeconf -init.o: startup_reply_U.h startup_S.h notify_S.h msg_S.h |