Pull WARNS6 into sbin/Makefile.inc, and mark programs that are not WARNS6
[dragonfly.git] / sbin / i386 / nextboot / Makefile
1 #       @(#)Makefile    1.1 (Julian Elischer)   3/28/93
2 # $FreeBSD: src/sbin/i386/nextboot/Makefile,v 1.1.8.1 2001/04/25 10:58:21 ru Exp $
3 # $DragonFly: src/sbin/i386/nextboot/Makefile,v 1.4 2006/10/17 00:55:41 pavalos Exp $
4
5 PROG=   nextboot
6 MAN=    nextboot.8
7
8 .include <bsd.prog.mk>