]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libssp_nonshared/Makefile
Use the standard method for localizing of MSI-X table bar.
[FreeBSD/FreeBSD.git] / lib / libssp_nonshared / Makefile
1 # $FreeBSD$
2
3 PACKAGE=        clibs
4 LIB=            ssp_nonshared
5 NO_PIC=
6 MK_PROFILE=     no
7
8 SRCS=           libssp_nonshared.c
9 CFLAGS+=        -fPIC
10
11 .include <bsd.lib.mk>