1#	$NetBSD: Makefile.inc,v 1.8 2021/10/31 22:24:36 thorpej Exp $
2
3.if ${RUMPRUN} != "yes"
4SRCS+=	__sigtramp2.S
5.endif
6
7CPPFLAGS+=	-I.
8