Makefile.inc revision 1.7
11.7Smatt# $NetBSD: Makefile.inc,v 1.7 2003/09/25 22:46:22 matt Exp $ 21.1Sthorpej 31.2SwsKMINCLUDES= 41.5SeehKMSRCS= 51.6Sthorpej 61.7SmattSRCS+= __sigaction14_sigtramp.c __sigtramp1.S __sigtramp2.S 71.3Ssimonb 81.3Ssimonb.if (${MKSOFTFLOAT} != "no") 91.3SsimonbCPPFLAGS+= -DSOFTFLOAT_NEED_FIXUNS 101.3Ssimonb.include <softfloat/Makefile.inc> 111.3Ssimonb.endif 12