NetBSD/gnu/Makefile

10 lines
220 B
Makefile
Raw Normal View History

2006-11-12 04:20:00 +03:00
# $NetBSD: Makefile,v 1.15 2006/11/12 01:20:00 christos Exp $
1993-04-29 16:42:53 +04:00
2006-11-12 04:20:00 +03:00
SUBDIR+= lib .WAIT usr.bin usr.sbin
# Speedup stubs for some subtrees that don't need to run these rules
includes-libexec:
@true
1993-04-29 16:42:53 +04:00
.include <bsd.subdir.mk>