]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libgcc_eh/Makefile
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / lib / libgcc_eh / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PACKAGE=        clibs
6 LIB=            gcc_eh
7 NO_PIC=
8 MK_SSP=         no
9 WARNS?= 2
10
11 .include "Makefile.inc"
12
13 .include <bsd.lib.mk>