1*49c5eacbSEd Maste# $FreeBSD$ 2*49c5eacbSEd Maste 3*49c5eacbSEd Maste.include <src.opts.mk> 4*49c5eacbSEd Maste 5*49c5eacbSEd MastePACKAGE= clibs 6*49c5eacbSEd MasteLIB= gcc_eh 7*49c5eacbSEd MasteNO_PIC= 8*49c5eacbSEd MasteWARNS?= 2 9*49c5eacbSEd Maste 10*49c5eacbSEd Maste.include "Makefile.inc" 11*49c5eacbSEd Maste 12*49c5eacbSEd Maste.include <bsd.lib.mk> 13