]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - lib/libiconv_modules/Makefile.inc
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / lib / libiconv_modules / Makefile.inc
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../libc/iconv
4
5 SHLIB_MAJOR= 4
6 WARNS?= 6
7 CFLAGS+= -I${.CURDIR}/../../libc/iconv
8 .if !defined(COMPAT_32BIT)
9 SHLIBDIR= /usr/lib/i18n
10 .else
11 SHLIBDIR= /usr/lib32/i18n
12 .endif
13 LIBDIR=  ${SHLIBDIR}
14 NO_PROFILE=