1 # $NetBSD: Makefile,v 1.21 2014/03/02 22:50:13 jmmv Exp $
9 CWARNFLAGS
+= -Wno-format
10 CWARNFLAGS
+= -Wno-missing-noreturn
13 .PATH
: ${SRCDIR}/atf-c
14 .PATH
: ${SRCDIR}/atf-c
/detail
49 INCSDIR
= /usr
/include/atf-c
52 INCSDIR_atf-c.h
=/usr
/include
56 .if
${MKSHARE} != "no"
58 FILESDIR
= /usr
/lib
/pkgconfig
61 atf-c.
pc: Makefile atf-c.
pc.in atf-version.txt
62 ${TOOL_SED} -e
"s,__ATF_VERSION__,$$(cat atf-version.txt),g" \
64 -e
's,__INCLUDEDIR__,/usr/include,g' \
65 -e
's,__LIBDIR__,/usr/lib,g' \
66 <${SRCDIR}/atf-c
/atf-c.
pc.in
>atf-c.
pc