]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/nohup/Makefile
This commit was generated by cvs2svn to compensate for changes in r172314,
[FreeBSD/FreeBSD.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>