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
build - Fix modifying operation to /usr/obj during installworld (2)
[dragonfly.git]
/
libexec
/
revnetgroup
/
Makefile
blob
d82010b922819e32e7318469b6835359cd79d9fe
1
# $FreeBSD: src/libexec/revnetgroup/Makefile,v 1.4.2.1 2001/04/25 10:40:54 ru Exp $
2
3
PROG
=
revnetgroup
4
SRCS
=
revnetgroup.c hash.c parse_netgroup.c
5
MAN
=
revnetgroup
.8
6
7
.
include
<
bsd.prog.mk
>