Alphabetize.

This commit is contained in:
mycroft 1994-01-30 23:17:54 +00:00
parent 0317b97e04
commit f12eaca826
1 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# from: @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
# $Id: Makefile,v 1.9 1993/08/01 05:48:08 mycroft Exp $
# $Id: Makefile,v 1.10 1994/01/30 23:17:54 mycroft Exp $
SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ln ls \
mkdir mt mv ps pwd rcp rm rmail rmdir sh sleep stty sync test \
domainname
SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname kill ln \
ls mkdir mt mv ps pwd rcp rm rmail rmdir sh sleep stty sync test
.include <bsd.subdir.mk>