Add /bin/rmdir, needed by sysinst

This commit is contained in:
joff 2004-12-31 11:54:29 +00:00
parent 756f26107c
commit e12f6a1aba
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.3 2003/12/27 21:30:28 martin Exp $
# $NetBSD: list,v 1.4 2004/12/31 11:54:29 joff Exp $
SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
@ -15,6 +15,7 @@ PROG bin/mv
PROG bin/pax usr/bin/tar
PROG bin/pwd
PROG bin/rm
PROG bin/rmdir
PROG bin/sh
PROG bin/stty
PROG bin/sync