]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/nohup/Makefile
MFC: r262333
[FreeBSD/stable/8.git] / usr.bin / nohup / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   nohup
5 WARNS?= 4
6
7 .include <bsd.prog.mk>