Home | History | Annotate | Line # | Download | only in cvslatest
Makefile revision 1.1.8.1
      1  1.1.8.1    martin #	$NetBSD: Makefile,v 1.1.8.1 2018/05/05 19:25:55 martin Exp $
      2      1.1  christos 
      3      1.1  christos NOMAN=	# defined
      4      1.1  christos 
      5  1.1.8.1    martin .include <bsd.init.mk>
      6      1.1  christos 
      7      1.1  christos HOSTPROGNAME=   ${_TOOL_PREFIX}cvslatest
      8      1.1  christos HOST_SRCDIR=    usr.bin/cvslatest
      9      1.1  christos 
     10      1.1  christos .include "${.CURDIR}/../Makefile.nbincludes"
     11      1.1  christos .include "${.CURDIR}/../Makefile.host"
     12