1 # $NetBSD: Makefile,v 1.1.8.1 2018/05/05 19:25:55 martin 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