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
/
ypset
/
Makefile
blob
024cedf7bc71bd308e76b8e32c55717d9ef5116a
1
# $NetBSD: Makefile,v 1.10 1997/10/18 06:43:14 lukem Exp $
2
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
3
4
USE_FORT?
=
yes
# network client
5
6
PROG
=
ypset
7
MAN
=
ypset
.8
8
9
.
include
<
bsd.prog.mk
>