summaryrefslogtreecommitdiff
path: root/external/mit/xorg/tools/ucs2any/Makefile
blob: 1959979a788c8ca818aae7c5b2451f692f0c2a51 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.4 2018/05/01 19:59:44 christos Exp $

.include <bsd.hostinit.mk>

HOSTPROG=	ucs2any
.PATH:		${X11SRCDIR.font-util}

HOST_CPPFLAGS= 	-DDARWIN_NO_CARBON

.include <bsd.x11.mk>
.include <bsd.hostprog.mk>