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