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