# $NetBSD: Makefile.common-target,v 1.2 2019/02/01 10:35:09 mrg Exp $ #.ifndef _EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_COMMON_TARGET_ #_EXTERNAL_GPL3_GCC_USR_BIN_MAKEFILE_COMMON_TARGET_=1 .include COMMONTARGETOBJ!= cd ${.CURDIR}/../common-target && ${PRINTOBJDIR} DPADD+= ${COMMONTARGETOBJ}/libcommon-target.a LDADD+= ${COMMONTARGETOBJ}/libcommon-target.a #.endif main'>index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/usr.bin/m4/TEST/math.m4
AgeCommit message (Expand)Author
2005-10-06s|expr|eval|g, to make the test portabledrochner
2005-10-06import a test for arithmetic expressions from FreeBSDdrochner