blob: c3125e0949254b00277bb03da3406b60754f8d59 (
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:42 jmc Exp $
SUBDIR+=text-groff-bin
SUBDIR+=text-groff-catman
SUBDIR+=text-groff-font
SUBDIR+=text-groff-man
SUBDIR+=text-groff-share
SUBDIR+=text-texinfo-bin
TARGETS+=package
TARGETS+=register
TARGETS+=plist
.include <bsd.subdir.mk>
|