diff options
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Makefile b/bin/Makefile index ce6960bbb46..c252f2885ea 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 1996/08/14 08:43:14 downsj Exp $ +# $OpenBSD: Makefile,v 1.6 1996/11/30 23:54:35 downsj Exp $ # $NetBSD: Makefile,v 1.12 1995/03/21 02:08:51 cgd Exp $ SUBDIR= cat chmod chio cp csh date dd df domainname echo ed expr hostname \ - kill ln ls md5 mkdir mt mv pax pdksh ps pwd rcp rm rmail rmdir sh \ + kill ln ls md5 mkdir mt mv pax pdksh ps pwd rcp rm rmail rmdir \ sleep stty sync test .include <bsd.subdir.mk> |