mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04:00
Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile.
This commit is contained in:
parent
ae1a490de6
commit
9178fa121e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
|
||||
PROG= nohup
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue