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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
lib
/
libc
/
compat
/
arch
/
vax
/
gen
/
Makefile.inc
blob
8754223827c70f9603a808dae3635f2425fac66a
1
# $NetBSD: Makefile.inc,v 1.2 2006/02/18 00:45:22 matt Exp $
2
3
# objects built from assembler sources (need lint stubs)
4
.if ${OBJECT_FMT} != "ELF"
5
SRCS+= compat_setjmp.S compat_sigsetjmp.S
6
.endif