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]
/
sys
/
arch
/
mipsco
/
stand
/
Makefile.inc
blob
25a5929e19c9d6186748ee021c44b1c4b4fc90df
1
# $NetBSD: Makefile.inc,v 1.3 2001/12/12 12:24:24 lukem Exp $
2
3
NOMAN= # defined
4
5
.include <bsd.own.mk>
6
7
BINDIR?= /usr/mdec
8
9
WARNS?= 1
10
11
CPPFLAGS+= -I${.CURDIR}/../..
12
LDSTATIC= -static