Don't descend into rumptest automatically. Otherwise a manual

"make install" in this directory does some funnies.
This commit is contained in:
pooka 2008-10-15 20:41:11 +00:00
parent 02b557280f
commit 2d1a1a1ecf

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2008/07/29 13:17:41 pooka Exp $
# $NetBSD: Makefile,v 1.3 2008/10/15 20:41:11 pooka Exp $
#
SUBDIR= lib .WAIT rumptest
SUBDIR= lib
.include <bsd.subdir.mk>