1 # $NetBSD: Makefile,v 1.1.14.1 2018/05/02 07:20:25 pgoyette 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