diff options
Diffstat (limited to 'bin/ln/Makefile')
-rw-r--r-- | bin/ln/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/Makefile b/bin/ln/Makefile index 83a6e1dca2f18..fd316875c3785 100644 --- a/bin/ln/Makefile +++ b/bin/ln/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 5/31/93 -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 14:03:48 peter Exp $ PROG= ln MAN1= ln.1 |