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
games - backgammon - use defined names instead of magic numbers.
[dragonfly.git]
/
usr.sbin
/
daemon
/
Makefile
blob
4ad9690f16398601abd3c37d773550ff0d2db3a9
1
# $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.1.2.1 2002/08/28 17:25:54 sheldonh Exp $
2
# $DragonFly: src/usr.sbin/daemon/Makefile,v 1.3 2004/12/21 23:30:57 liamfoy Exp $
3
4
PROG
=
daemon
5
MAN
=
daemon
.8
6
7
.
include
<
bsd.prog.mk
>