xref: /netbsd-src/distrib/syspkg/sets/text/Makefile (revision 994be4e97815d34bf7bdf4e236b326c9fb217154)
1#	$NetBSD: Makefile,v 1.4 2020/11/10 21:47:49 kamil Exp $
2
3SUBDIR+=text-groff-bin
4SUBDIR+=text-groff-catman
5SUBDIR+=text-groff-font
6SUBDIR+=text-groff-man
7SUBDIR+=text-groff-share
8SUBDIR+=text-texinfo-bin
9
10TARGETS+=package
11TARGETS+=register
12TARGETS+=plist
13
14.include <bsd.subdir.mk>
15