mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
8 lines
220 B
Makefile
8 lines
220 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2013/03/14 07:10:05 jmmv Exp $
|
|
|
|
TOPDIR= ${NETBSDSRCDIR}/external/bsd/atf
|
|
SRCDIR= ${TOPDIR}/dist
|
|
|
|
ATF_VERSION!= grep 'define VERSION' ${TOPDIR}/lib/libatf-c/bconfig.h \
|
|
| cut -d '"' -f 2
|