diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /bin/ls/Makefile | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (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 |
