Catch up a bit with FreeBSD netgraph by replacing *LEN constants with
[dragonfly/vkernel-mp.git] / sbin / dumpon / Makefile
blobab2a49489858c680c33fb1f004511d4b88e15ed2
1 # $FreeBSD: src/sbin/dumpon/Makefile,v 1.4.2.1 2001/04/25 10:58:16 ru Exp $
2 # $DragonFly: src/sbin/dumpon/Makefile,v 1.4 2006/10/17 02:55:40 pavalos Exp $
4 PROG= dumpon
5 MAN= dumpon.8
7 .include <bsd.prog.mk>