mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
6 lines
140 B
Makefile
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
|