From 4e4e67db3ff34ce2eaa1f92d1882c39982c88939 Mon Sep 17 00:00:00 2001 From: cgd Date: Sun, 18 Jul 1993 11:52:00 +0000 Subject: de-version-number and alphabetize --- gnu/usr.bin/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'gnu') 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 -- cgit