1 # $NetBSD: Makefile,v 1.4 2018/05/01 19:59:46 christos Exp $ 2 3 .include <bsd.hostinit.mk> 4 5 HOSTPROGNAME= ${_TOOL_PREFIX}cvslatest 6 HOST_SRCDIR= usr.bin/cvslatest 7 8 .include "${.CURDIR}/../Makefile.nbincludes" 9 .include "${.CURDIR}/../Makefile.host" 10