xref: /netbsd-src/distrib/syspkg/sets/Makefile (revision dd255ccea4286b0c44fa8fd48a9a19a768afe8e1)
1#	$NetBSD: Makefile,v 1.2 2004/06/30 03:37:50 jmc Exp $
2
3SUBDIR+=base
4SUBDIR+=comp
5SUBDIR+=etc
6SUBDIR+=games
7SUBDIR+=man
8SUBDIR+=misc
9SUBDIR+=text
10
11TARGETS+=package
12TARGETS+=register
13
14.include <bsd.subdir.mk>
15