summaryrefslogtreecommitdiff
path: root/distrib/syspkg/sets/Makefile
blob: feb24c2965ab3a1d348fcce82ef6c6b7f0eb0733 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.2 2004/06/30 03:37:50 jmc Exp $

SUBDIR+=base
SUBDIR+=comp
SUBDIR+=etc
SUBDIR+=games
SUBDIR+=man
SUBDIR+=misc
SUBDIR+=text

TARGETS+=package
TARGETS+=register

.include <bsd.subdir.mk>