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
ktr the end of various ipiq sending operation.
[dragonfly.git]
/
usr.bin
/
ypwhich
/
Makefile
blob
b05c6d8acf16ee804d1244df46faf103ed0336b8
1
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
2
# $FreeBSD: src/usr.bin/ypwhich/Makefile,v 1.5 1999/08/28 01:08:12 peter Exp $
3
# $DragonFly: src/usr.bin/ypwhich/Makefile,v 1.3 2007/08/27 16:51:02 pavalos Exp $
4
5
PROG
=
ypwhich
6
WARNS?
=
2
7
8
.
include
<
bsd.prog.mk
>