Makefile.inc revision 1.10
1#	$NetBSD: Makefile.inc,v 1.10 2006/06/17 18:04:23 uwe Exp $
2
3SRCS+=	__sigaction14_sigtramp.c __sigtramp2.S
4
5.if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no")
6.include <softfloat/Makefile.inc>
7.endif
8