repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MFC r1.6 r1.30 r1.28 (HEAD):
[dragonfly.git]
/
usr.bin
/
nohup
/
Makefile
blob
f66237f8e9e36f9274f7c10652e4019cccd86989
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/nohup/Makefile,v 1.3 2007/08/27 16:50:57 pavalos Exp $
3
4
PROG
=
nohup
5
6
.
include
<
bsd.prog.mk
>