diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /bin/ls/Makefile | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
Diffstat (limited to 'bin/ls/Makefile')
| -rw-r--r-- | bin/ls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile index d1a6b6b84384..262c5d6892d2 100644 --- a/bin/ls/Makefile +++ b/bin/ls/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/2/93 -# $Id$ +# $Id: Makefile,v 1.2 1994/09/24 02:55:51 davidg Exp $ PROG= ls SRCS= cmp.c stat_flags.c ls.c print.c util.c |
