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