repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
usr.sbin
/
rip6query
/
Makefile
blob
cb6efd9318ae09e63a73ed7bdff809d899ea48d6
1
# $NetBSD: Makefile,v 1.3 2002/09/19 12:08:38 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
USE_FORT?
=
yes
# network client
6
7
PROG
=
rip6query
8
MAN
=
rip6query
.8
9
10
CPPFLAGS
+= -
DINET6
-
I
${
NETBSDSRCDIR
}/
usr.sbin
/
route6d
11
12
.
include
<
bsd.prog.mk
>