repo.or.cz
/
dragonfly
/
port-amd64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- When creating dma map, allocate at least one bounce page even if the
[dragonfly/port-amd64.git]
/
usr.bin
/
killall
/
Makefile
blob
82368a3e7211cab52872523bb5a6de423aa6abb9
1
# $FreeBSD: src/usr.bin/killall/Makefile,v 1.3.2.1 2000/09/09 23:58:19 ps Exp $
2
# $DragonFly: src/usr.bin/killall/Makefile,v 1.3 2005/05/13 21:31:49 joerg Exp $
3
4
PROG
=
killall
5
WARNS?
=
6
6
7
.
include
<
bsd.prog.mk
>