This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b6bda8ea9d
freebsd-nq
/
usr.sbin
/
daemon
/
Makefile
9 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a new utility that runs an executable detached from the controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
2001-08-30 04:48:02 +00:00
# $FreeBSD$
PROG
=
daemon
MAN
=
daemon.8
style.Makefile(5)
2003-04-04 17:49:21 +00:00
WARNS
?=
2
Add a new utility that runs an executable detached from the controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
2001-08-30 04:48:02 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink