summaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: c541d4546c32486db67ba69ecd499752769c8272 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.15 2006/11/12 01:20:00 christos Exp $

SUBDIR+= lib .WAIT usr.bin usr.sbin

# Speedup stubs for some subtrees that don't need to run these rules
includes-libexec:
	@true

.include <bsd.subdir.mk>