diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
| commit | 89730b290a5b2a1506fc7b4a1e604d01e16395ad (patch) | |
| tree | b7c3f7bad4381fe5b507b6cf1947fd57803fe125 /bin/ls/Makefile | |
| parent | 1ee6b373eb024652b73587eabcad2b9fa32fe121 (diff) | |
Notes
Diffstat (limited to 'bin/ls/Makefile')
| -rw-r--r-- | bin/ls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile index dd9036bc5a40..d1a6b6b84384 100644 --- a/bin/ls/Makefile +++ b/bin/ls/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/2/93 +# $Id$ PROG= ls SRCS= cmp.c stat_flags.c ls.c print.c util.c |
