Oops, forgot to add "chio" to the subdirs list.

This commit is contained in:
thorpej 1996-04-23 17:26:32 +00:00
parent 0536f1591a
commit 22e88f769b
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.12 1995/03/21 02:08:51 cgd Exp $
# $NetBSD: Makefile,v 1.13 1996/04/23 17:26:32 thorpej Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname kill ln \
ls mkdir mt mv pax ps pwd rcp rm rmail rmdir sh sleep stty sync test
SUBDIR= cat chio chmod cp csh date dd df domainname echo ed expr hostname \
kill ln ls mkdir mt mv pax ps pwd rcp rm rmail rmdir sh sleep stty \
sync test
.include <bsd.subdir.mk>