Home | History | Annotate | Line # | Download | only in date
Makefile revision 1.1
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2021/05/26 20:19:15 christos Exp $
      2  1.1  christos 
      3  1.1  christos HOSTPROGNAME=	${_TOOL_PREFIX}date
      4  1.1  christos HOST_SRCDIR=	bin/date
      5  1.1  christos 
      6  1.1  christos .include "${.CURDIR}/../Makefile.host"
      7