Makefile.inc revision 1.8
11.8Ssimonb# $NetBSD: Makefile.inc,v 1.8 2004/12/09 00:39:41 simonb Exp $ 21.1Sthorpej 31.2SwsKMINCLUDES= 41.5SeehKMSRCS= 51.6Sthorpej 61.7SmattSRCS+= __sigaction14_sigtramp.c __sigtramp1.S __sigtramp2.S 71.3Ssimonb 81.8Ssimonb.if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no") 91.3Ssimonb.include <softfloat/Makefile.inc> 101.3Ssimonb.endif 11