wg.conf.5: Fix a typo (in-inline comments are *not* allowed)
[dragonfly.git] / sbin / dumpon / Makefile
blobec51b32306aba97b0de95de9ef1a94caaff43407
1 # $FreeBSD: src/sbin/dumpon/Makefile,v 1.4.2.1 2001/04/25 10:58:16 ru Exp $
3 PROG= dumpon
4 MAN= dumpon.8
6 LINKS= ${BINDIR}/dumpon ${BINDIR}/dumpoff
7 MLINKS= dumpon.8 dumpoff.8
9 .include <bsd.prog.mk>