blob: b3618f852d9e053ada3327256275184cc3c1ac88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.4 2020/11/10 21:47:49 kamil 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>
|