746b0a2797e2c32c81f8f7cdfbc931e9649ac1d2
[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.3 2005/01/17 07:27:45 cpressey Exp $
4
5 PROG=   nextboot
6 WARNS?= 6
7 MAN=    nextboot.8
8
9 .include <bsd.prog.mk>