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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
hp700
/
stand
/
Makefile.inc
blob
b617ca95e637d94b6cc258aff8cd5c29e9c6e5bf
1
# $NetBSD: Makefile.inc,v 1.6 2006/06/25 05:11:42 mrg Exp $
2
3
BINDIR= /usr/mdec
4
5
.include <bsd.own.mk>
6
7
.if ${HAVE_GCC} > 3
8
COPTS+= -Wno-pointer-sign
9
.endif
10
COPTS+= -fno-strict-aliasing