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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
yppoll
/
Makefile
blob
2ce0f1dc2f4606cf078f923cf7ec0aa7e5ec5577
1
# $NetBSD: Makefile,v 1.11 1997/10/18 06:43:10 lukem Exp $
2
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
3
4
USE_FORT?
=
yes
# network client
5
6
PROG
=
yppoll
7
MAN
=
yppoll
.8
8
9
.
include
<
bsd.prog.mk
>