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
ktr the end of various ipiq sending operation.
[dragonfly.git]
/
usr.bin
/
rwall
/
Makefile
blob
55511547cc6f89eda628d5944c7585eb492ac965
1
# $FreeBSD: src/usr.bin/rwall/Makefile,v 1.4.2.1 2001/04/25 11:29:38 ru Exp $
2
# $DragonFly: src/usr.bin/rwall/Makefile,v 1.4 2007/08/27 16:50:58 pavalos Exp $
3
4
PROG
=
rwall
5
6
DPADD
= ${
LIBRPCSVC
}
7
LDADD
= -
lrpcsvc
8
9
.
include
<
bsd.prog.mk
>