diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-01 19:07:29 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-01 19:07:29 +0000 |
commit | 94773bc7f0140e113cfb6f81d6dfe10f511bfeb4 (patch) | |
tree | 20b68c8eacfcb6cb67312d54321a7939c9b840a9 /hurd/Makefile | |
parent | 6630dd0b1d78c856fcf55f10c18ebad9b246fae9 (diff) |
Formerly Makefile.~9~
Diffstat (limited to 'hurd/Makefile')
-rw-r--r-- | hurd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile index 3fbd7d0e..a7a37418 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1993 Free Software Foundation +# Copyright (C) 1993, 1994 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 @@ -18,3 +18,4 @@ dir := hurd include ../Makeconf DIST_FILES = ChangeLog Makefile *.defs *.h + |