diff options
Diffstat (limited to 'libiohelp/Makefile')
-rw-r--r-- | libiohelp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libiohelp/Makefile b/libiohelp/Makefile index b4f8ea6a..f1b5258f 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1993, 1994 Free Software Foundation +# Copyright (C) 1993, 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 @@ -28,5 +28,3 @@ installhdrs = ioserver.h include ../Makeconf -$(OBJS): ioserver.h - |