summaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: 231ea09396dc24c19f54de319073e168a5b5e0eb (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.16 2009/11/08 17:01:58 pgoyette Exp $

SUBDIR+= lib .WAIT usr.bin

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

.include <bsd.subdir.mk>
-02 02:27:14 +0000'>2002-02-02Use standard headers, mark up AUTHORS section.wiz 2002-01-19Whitespace nits.wiz 1999-03-07Clean up SYNOPSIS formatting.mycroft