1 1.3 christos # $NetBSD: Makefile,v 1.3 2018/05/01 12:38:39 christos Exp $ 2 1.1 christos 3 1.2 christos .include <bsd.init.mk> 4 1.1 christos 5 1.1 christos HOSTPROGNAME= ${_TOOL_PREFIX}cvslatest 6 1.1 christos HOST_SRCDIR= usr.bin/cvslatest 7 1.1 christos 8 1.1 christos .include "${.CURDIR}/../Makefile.nbincludes" 9 1.1 christos .include "${.CURDIR}/../Makefile.host" 10