]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libssp_nonshared/Makefile
zfs: merge openzfs/zfs@95f71c019
[FreeBSD/FreeBSD.git] / lib / libssp_nonshared / Makefile
1
2 PACKAGE=        clibs
3 LIB=            ssp_nonshared
4 NO_PIC=
5 MK_PROFILE=     no
6
7 SRCS=           libssp_nonshared.c
8 CFLAGS+=        -fPIC
9
10 .include <bsd.lib.mk>