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]
/
lib
/
libc
/
compat
/
arch
/
arm
/
gen
/
Makefile.inc
blob
5c2691978d031d66d9749ed62d749a9f9d09b1a3
1
# $NetBSD: Makefile.inc,v 1.1 2005/10/16 17:27:50 christos Exp $
2
3
SRCS+= compat_setjmp.S compat_sigsetjmp.S
4
5
# objects built from C sources in compat/gen
6
SRCS+= compat_frexp_ieee754.c compat_ldexp_ieee754.c compat_modf_ieee754.c