Home | History | Annotate | Line # | Download | only in makekeys
      1 #	$NetBSD: Makefile,v 1.3 2018/05/01 12:38:40 christos Exp $
      2 
      3 HOSTPROG=       ${_TOOL_PREFIX}makekeys
      4 HOST_SRCDIR=	external/mit/xorg/tools/makekeys
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7