Hard-wire NetBSD major+minor version for the tool version of mandoc.
[netbsd-mini2440.git] / sbin / modstat / Makefile
blobc27658a793b91450e9f7726d745097ab3269a6c6
1 # $NetBSD$
3 PROG= modstat
4 SRCS= main.c
5 MAN= modstat.8
7 .include <bsd.prog.mk>