added 'ed'

This commit is contained in:
cgd 1993-04-01 01:01:02 +00:00
parent 9483844857
commit 7b39b3bc4d
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
#
# $Header: /cvsroot/src/bin/Makefile,v 1.4 1993/03/25 08:04:03 cgd Exp $
# $Header: /cvsroot/src/bin/Makefile,v 1.5 1993/04/01 01:01:02 cgd Exp $
SUBDIR= cat chmod cp csh date dd df echo expr hostname kill ln ls \
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
.include <bsd.subdir.mk>