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
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
libc
/
arch
/
vax
/
Makefile.inc
blob
b2efdc83ef72b6218247817c1bf5316c99d44730
1
# $NetBSD: Makefile.inc,v 1.7 2005/05/03 04:37:33 matt Exp $
2
3
.if ${OBJECT_FMT} == "ELF"
4
SRCS+= __longjmp14.c
5
.endif
6
SRCS+= __sigaction14_sigtramp.c __sigtramp3.S
7
8
CPPFLAGS+= -I.
9
CPPFLAGS.assym.h+=-D__LIBC12_SOURCE__