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
Move conditional preprocessing out from the IEEE80211_DPRINTF macro
[dragonfly.git]
/
usr.bin
/
cap_mkdb
/
Makefile
blob
5064844d2f0d0aabf88dcd276a04c30bd52fd524
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/cap_mkdb/Makefile,v 1.2.6.1 2001/08/02 01:15:51 obrien Exp $
3
# $DragonFly: src/usr.bin/cap_mkdb/Makefile,v 1.3 2004/12/15 21:27:40 cpressey Exp $
4
5
PROG
=
cap_mkdb
6
WARNS?
=
6
7
8
.
include
<
bsd.prog.mk
>