More -Wwrite-strings cleanup and make sure you can actually play it.
[dragonfly.git] / usr.bin / nohup / Makefile
blob86a460ae32a24ae4549d3a7c2f8e1e9485b4f8e6
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/nohup/Makefile,v 1.2 2004/10/29 15:10:55 liamfoy Exp $
4 PROG= nohup
6 WARNS?= 6
7 .include <bsd.prog.mk>