Home | History | Annotate | Line # | Download | only in makekeys
Makefile revision 1.1.14.1
      1 #	$NetBSD: Makefile,v 1.1.14.1 2018/05/02 07:20:27 pgoyette Exp $
      2 
      3 HOSTPROG=       ${_TOOL_PREFIX}makekeys
      4 HOST_SRCDIR=	external/mit/xorg/tools/makekeys
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7