Home | History | Annotate | Line # | Download | only in cvslatest
Makefile revision 1.1.14.1
      1  1.1.14.1  pgoyette #	$NetBSD: Makefile,v 1.1.14.1 2018/05/02 07:20:25 pgoyette Exp $
      2       1.1  christos 
      3  1.1.14.1  pgoyette .include <bsd.hostinit.mk>
      4       1.1  christos 
      5       1.1  christos HOSTPROGNAME=   ${_TOOL_PREFIX}cvslatest
      6       1.1  christos HOST_SRCDIR=    usr.bin/cvslatest
      7       1.1  christos 
      8       1.1  christos .include "${.CURDIR}/../Makefile.nbincludes"
      9       1.1  christos .include "${.CURDIR}/../Makefile.host"
     10