To create a disklabel, the vn0s0 device is now used instead of the raw
[dragonfly/vkernel-mp.git] / usr.bin / nohup / Makefile
blobed1c10b83d40fd76dbf548aea8930fa61bc7ac02
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/nohup/Makefile,v 1.2 2004/10/29 17:10:55 liamfoy Exp $
4 PROG= nohup
6 WARNS?= 6
7 .include <bsd.prog.mk>