1# $FreeBSD$ 2 3.include <src.opts.mk> 4 5PACKAGE= clibs 6LIB= gcc_eh 7NO_PIC= 8WARNS?= 2 9 10.include "Makefile.inc" 11 12.include <bsd.lib.mk> 13