Home | History | Annotate | Line # | Download | only in ucs2any
Makefile.ucs2any revision 1.1.1.1.2.2
      1 #	$NetBSD: Makefile.ucs2any,v 1.1.1.1.2.2 2008/09/18 05:18:54 wrstuden Exp $
      2 
      3 UCS2ANYDIR!=	cd ${NETBSDSRCDIR}/external/mit/xorg/tools/ucs2any && ${PRINTOBJDIR}
      4 UCS2ANY=	${UCS2ANYDIR}/ucs2any
      5 
      6 ${UCS2ANY}:
      7 	(cd ${NETBSDSRCDIR}/external/mit/xorg/tools/ucs2any && ${MAKE})
      8