8 lines
135 B
Makefile
8 lines
135 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2009/08/07 20:57:55 haad Exp $
|
||
|
|
||
|
SUBDIR+= lib .WAIT
|
||
|
|
||
|
SUBDIR+= sbin usr.bin usr.sbin
|
||
|
|
||
|
.include <bsd.subdir.mk>
|