Home | History | Annotate | Line # | Download | only in ucs2any
Makefile revision 1.2.62.1
      1 #	$NetBSD: Makefile,v 1.2.62.1 2018/05/02 07:20:01 pgoyette 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