diff options
| author | cgd <cgd@NetBSD.org> | 1993-07-18 11:52:00 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1993-07-18 11:52:00 +0000 |
| commit | 4e4e67db3ff34ce2eaa1f92d1882c39982c88939 (patch) | |
| tree | e341ad4c681451042ea04d7edee1e56af74404ba /gnu | |
| parent | c31ecef064c6c58ee0296e03878796d3d52ebb50 (diff) | |
de-version-number and alphabetize
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index ab47d552778..77ea92e345d 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,8 +1,6 @@ -# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.13 1993/07/11 04:12:34 cgd Exp $ +# $Id: Makefile,v 1.14 1993/07/18 11:52:00 cgd Exp $ -SUBDIR+= bc-1.02 gzip tar-1.11.2 gawk-2.15.2 -SUBDIR+= diff diff3 sdiff gas gcc2 gdb lex pr sort -SUBDIR+= ld groff grep -SUBDIR+= rcs +SUBDIR+= bc diff diff3 grep groff gzip tar gas gawk gcc2 gdb ld lex +SBUDIR+= pr rcs sort sdiff .include <bsd.subdir.mk> |
