Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile.

This commit is contained in:
David Malone 2001-12-03 21:12:03 +00:00
parent ae1a490de6
commit 9178fa121e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87292

View File

@ -1,5 +1,7 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= nohup
WARNS?= 2
.include <bsd.prog.mk>