Home | History | Annotate | Line # | Download | only in ucs2any
Makefile revision 1.1.1.1
      1 #	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 PROG=	ucs2any
      6 
      7 .PATH:	${X11SRCDIR.font-util}
      8 
      9 .include <bsd.x11.mk>
     10 .include <bsd.prog.mk>
     11