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
Add a tunable that allows one to turn off the automatic sending of
[dragonfly.git]
/
usr.bin
/
ipcrm
/
Makefile
blob
bb59b930362dbd8712a4d4b91278b5d0cf0bb601
1
# $FreeBSD: src/usr.bin/ipcrm/Makefile,v 1.4 1999/08/28 01:02:13 peter Exp $
2
# $DragonFly: src/usr.bin/ipcrm/Makefile,v 1.4 2007/08/27 16:50:54 pavalos Exp $
3
4
PROG
=
ipcrm
5
6
.
include
<
bsd.prog.mk
>