Makefile.inc revision 1.11
11.11Smatt# $NetBSD: Makefile.inc,v 1.11 2011/01/15 07:31:12 matt Exp $ 21.6Sthorpej 31.11SmattSRCS+= __sigaction14_sigtramp.c __sigtramp2.S 41.11SmattCPPFLAGS+= -D_NOREGNAMES 51.3Ssimonb 61.8Ssimonb.if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no") 71.3Ssimonb.include <softfloat/Makefile.inc> 81.3Ssimonb.endif 9