# $NetBSD: Makefile,v 1.5 2012/08/06 00:21:09 matt Exp $ REQUIRETOOLS= yes NOLINT= # defined NOPIC= # defined NOPROFILE= # defined LIB= gcc_eh .include .if ${MKGCC} != "no" .cc: # disable .cc->NULL transform SRCS+= ${LIB2_EH} ${LIB2_EHASM} COPTS.unwind-dw2.c = -Wno-stack-protector MKPIC:= no .include .else .include # do nothing .endif