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
/
quot
/
Makefile
blob
71e5c9c08ee10d6d381cc6ec091710093ae7d517
1
# $NetBSD: Makefile,v 1.4 1997/10/18 04:37:51 lukem Exp $
2
3
WARNS?
=
3
# XXX -Wsign-compare
4
5
PROG
=
quot
6
MAN
=
quot
.8
7
8
.
include
<
bsd.prog.mk
>