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
/
alpha
/
include
/
Makefile.inc
blob
1a0c88f7a8f49fc7583c636f0f4324444e8135d7
1
# $NetBSD: Makefile.inc,v 1.1 1999/03/10 06:41:48 ross Exp $
2
3
.if !defined(_ALPHA_MAKEFILE_INC)
4
_ALPHA_MAKEFILE_INC= yes
5
6
CFLAGS += -mno-fp-regs
7
8
.endif