aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon/Makefile
blob: b776cb984d416278cdd7b05b82d40429539538eb (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: src/sbin/dumpon/Makefile,v 1.10.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $

PROG=	dumpon
WARNS?=	6
MAN=	dumpon.8

.include <bsd.prog.mk>