From 22e88f769b989ea0826f4706654b0a5556e9952d Mon Sep 17 00:00:00 2001 From: thorpej Date: Tue, 23 Apr 1996 17:26:32 +0000 Subject: [PATCH] Oops, forgot to add "chio" to the subdirs list. --- bin/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/Makefile b/bin/Makefile index 43d161cefe55..8cbb735fcda6 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -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