From within a virtual kernel, make /sbin/shutdown and /sbin/halt actually
[dragonfly/vkernel-mp.git] / usr.bin / apply / Makefile
blob126303f3d9e852023a814451b06d4a94d3c2c114
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/apply/Makefile,v 1.2.6.1 2001/08/01 23:26:27 obrien Exp $
3 # $DragonFly: src/usr.bin/apply/Makefile,v 1.3 2005/01/04 06:45:02 cpressey Exp $
5 PROG= apply
7 WARNS?= 6
9 .include <bsd.prog.mk>