15 lines
209 B
Makefile
15 lines
209 B
Makefile
# $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>
|