summaryrefslogtreecommitdiff
path: root/static/netbsd/man9/Makefile
blob: bd003b70d0656a5d40579b272fe4d1370ad43d97 (plain)
1
2
3
4
5
6
7
MAN     = $(wildcard *.9)
SUBDIRS = man9.i386 \
          man9.sun3 \
          man9.x86

include ../../mandoc.mk