Home | History | Annotate | Line # | Download | only in ucs2any
      1 #	$NetBSD: Makefile,v 1.5 2026/07/11 22:45:15 mrg Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 PROG=	ucs2any
      6 
      7 CPPFLAGS+=	-DHAVE_REALLOCARRAY
      8 
      9 X11EXTRAMANDEFS+= 	-e 's,__mapfilesdir__,${LIBDIR}/X11/fonts/util,'
     10 
     11 .PATH:	${X11SRCDIR.font-util} ${X11SRCDIR.font-util}/man
     12 
     13 XORG_PKG_VER_PROG=	font-util
     14 .include "../../xorg-pkg-ver.mk"
     15 
     16 .include <bsd.x11.mk>
     17 .include <bsd.prog.mk>
     18