Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2018/05/01 12:38:39 christos Exp $
2
3.include <bsd.init.mk>
4
5HOSTPROGNAME=   ${_TOOL_PREFIX}cvslatest
6HOST_SRCDIR=    usr.bin/cvslatest
7
8.include "${.CURDIR}/../Makefile.nbincludes"
9.include "${.CURDIR}/../Makefile.host"
10