bd06a3ec97
controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
8 lines
74 B
Makefile
8 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= daemon
|
|
WARNS?= 2
|
|
MAN= daemon.8
|
|
|
|
.include <bsd.prog.mk>
|