# $NetBSD: Makefile,v 1.1 2011/06/21 06:02:25 mrg Exp $ SUBDIR+= libgcc .include .if ${MKGCCCMDS} == "yes" .if ${MKPIC} != "no" SUBDIR+= libgcc_eh libgcc_s .endif .endif # ${MKGCCCMDS} == "yes" .if !defined(__MINIX) SUBDIR+= libgcov .endif # !defined(__MINIX) .include