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
/
powerpc
/
include
/
Makefile.inc
blob
2e54491eb0c24712e8a9d2b789d1359660734f5b
1
# $NetBSD$
2
3
.if !defined(_POWERPC_MAKEFILE_INC)
4
_POWERPC_MAKEFILE_INC= yes
5
6
CFLAGS+= -msoft-float
7
8
.endif