1 # $NetBSD: Makefile,v 1.1 2016/01/24 20:14:18 christos Exp $ 2 3 NOMAN= # defined 4 5 .include <bsd.own.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