summaryrefslogtreecommitdiff
path: root/bin/rmdir/Makefile
blob: c51640af3b6f5104c65586a288892d87a550cdf2 (plain)
1
2
3
4
5
6
7
8
.include <src.opts.mk>

PACKAGE=runtime
PROG=	rmdir
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>