1 # $NetBSD: Makefile,v 1.3 2018/05/01 12:38:39 christos Exp $ 2 3 .include <bsd.init.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