netbsd/lib/libc/arch/x86_64/Makefile.inc
2015-10-15 10:25:28 +02:00

6 lines
140 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2015/07/15 14:27:49 pooka Exp $
.if ${RUMPRUN} != "yes"
SRCS+= __sigaction14_sigtramp.c __sigtramp2.S
.endif