1 1.4 christos # $NetBSD: Makefile,v 1.4 2018/05/01 19:59:46 christos Exp $ 2 1.1 christos 3 1.4 christos .include <bsd.hostinit.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