diff options
| author | perry <perry@NetBSD.org> | 1997-03-13 02:58:48 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1997-03-13 02:58:48 +0000 |
| commit | 4f5378d26abcabd9d76d2ef34a2c486c400b8dfd (patch) | |
| tree | 71b2202abc461b582218ce85478818a73bc94530 | |
| parent | f385ef3e0f1efc5f60a41e50fdc3ab64adae4e72 (diff) | |
Remove rmail -- it has moved to libexec.
| -rw-r--r-- | bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Makefile b/bin/Makefile index 69a613d4b15..0038ff955e0 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 1997/01/16 22:06:54 perry Exp $ +# $NetBSD: Makefile,v 1.15 1997/03/13 02:58:48 perry Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 SUBDIR= cat chio chmod cp csh date dd df domainname echo ed expr hostname \ - kill ksh ln ls mkdir mt mv pax ps pwd rcp rm rmail rmdir sh \ + kill ksh ln ls mkdir mt mv pax ps pwd rcp rm rmdir sh \ sleep stty sync test .include <bsd.subdir.mk> |
