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
/
arch
/
powerpc
/
Makefile.inc
blob
ff3f1f9a36bbdd079b2566248b7603c6a4d2f54c
1
# $NetBSD: Makefile.inc,v 1.9 2006/02/18 00:21:27 matt Exp $
2
3
SRCS+= __sigaction14_sigtramp.c __sigtramp2.S
4
5
.if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no")
6
.include <softfloat/Makefile.inc>
7
.endif