summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/Makefile.inc
blob: 80d6db9faee095ff7d6799b54bec9fba7261cc4f (plain)
1
2
3
4
5
#	$NetBSD: Makefile.inc,v 1.21 2015/07/15 14:27:49 pooka Exp $

.if ${RUMPRUN} != "yes" && !defined(__MINIX)
SRCS+=	__sigaction14_sigtramp.c __sigtramp2.S
.endif