Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / tools / ucs2any / Makefile
blobc974f4beaa08934788eed5bd48461389367af8f8
1 # $NetBSD: Makefile,v 1.2 2008/09/13 21:37:07 hubertf Exp $
3 NOMAN= 1
5 .include <bsd.own.mk>
7 HOSTPROG= ucs2any
8 .PATH: ${X11SRCDIR.font-util}
10 HOST_CPPFLAGS= -DDARWIN_NO_CARBON
12 .include <bsd.x11.mk>
13 .include <bsd.hostprog.mk>