1 # $NetBSD: Makefile,v 1.3 2014/03/01 10:00:33 mrg Exp $
7 .if defined
(__MINIX
) && ${MKGCCCMDS} == "yes"
9 .if
${MKPIC} != "no" ||
${MACHINE_ARCH} == "earm"
17 SUBDIR
+= libgcc_eh libgcc_s
21 .
endif # defined(__MINIX) && ${MKGCCCMDS} == "yes"
23 .
include <bsd.subdir.mk
>