Home | History | Annotate | Line # | Download | only in ucs2any
Makefile revision 1.2.6.1
      1 #	$NetBSD: Makefile,v 1.2.6.1 2012/04/17 00:04:47 yamt Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 PROG=	ucs2any
      6 
      7 X11EXTRAMANDEFS+= 	-e 's,__mapfilesdir__,${LIBDIR}/X11/fonts/util,'
      8 
      9 .PATH:	${X11SRCDIR.font-util} ${X11SRCDIR.font-util}/man
     10 
     11 .include <bsd.x11.mk>
     12 .include <bsd.prog.mk>
     13