diff options
Diffstat (limited to 'bin/ln/Makefile')
-rw-r--r-- | bin/ln/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ln/Makefile b/bin/ln/Makefile index b3857a2..83a6e1d 100644 --- a/bin/ln/Makefile +++ b/bin/ln/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 5/31/93 +# $Id$ PROG= ln MAN1= ln.1 |