repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Set the IDE DMA start bit as a separate I/O write from the DMA port
[dragonfly/vkernel-mp.git]
/
usr.sbin
/
daemon
/
Makefile
blob
acb75b5d869531d9a6cfbb39f2cb97bf6842a255
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/22 00:30:57 liamfoy Exp $
3
4
PROG
=
daemon
5
WARNS?
=
6
6
MAN
=
daemon
.8
7
8
.
include
<
bsd.prog.mk
>