Home | History | Annotate | Line # | Download | only in ucs2any
      1 #	$NetBSD: Makefile,v 1.4 2018/05/01 19:59:44 christos Exp $
      2 
      3 .include <bsd.hostinit.mk>
      4 
      5 HOSTPROG=	ucs2any
      6 .PATH:		${X11SRCDIR.font-util}
      7 
      8 HOST_CPPFLAGS= 	-DDARWIN_NO_CARBON
      9 
     10 .include <bsd.x11.mk>
     11 .include <bsd.hostprog.mk>
     12