Home | History | Annotate | Line # | Download | only in ucs2any
Makefile revision 1.2.2.3
      1  1.2.2.3  wrstuden #	$NetBSD: Makefile,v 1.2.2.3 2008/09/24 16:35:07 wrstuden Exp $
      2  1.2.2.2  wrstuden 
      3  1.2.2.2  wrstuden NOMAN=		1
      4  1.2.2.2  wrstuden 
      5  1.2.2.2  wrstuden .include <bsd.own.mk>
      6  1.2.2.2  wrstuden 
      7  1.2.2.2  wrstuden HOSTPROG=	ucs2any
      8  1.2.2.2  wrstuden .PATH:		${X11SRCDIR.font-util}
      9  1.2.2.2  wrstuden 
     10  1.2.2.3  wrstuden HOST_CPPFLAGS= 	-DDARWIN_NO_CARBON
     11  1.2.2.3  wrstuden 
     12  1.2.2.2  wrstuden .include <bsd.x11.mk>
     13  1.2.2.2  wrstuden .include <bsd.hostprog.mk>
     14