Makefile.inc revision 1.1.6.2
1# $NetBSD: Makefile.inc,v 1.1.6.2 2013/06/23 06:26:22 tls Exp $
2
3TOPDIR=		${NETBSDSRCDIR}/external/bsd/atf
4SRCDIR=		${TOPDIR}/dist
5
6ATF_VERSION!=	grep 'define VERSION' ${TOPDIR}/lib/libatf-c/bconfig.h \
7		| cut -d '"' -f 2
8