e214d537fb
<bsd.own.mk>, as we now set BINDIR,LIBDIR,MANDIR in <bsd.x11.mk> rather than using a hierarchy of Makefile.inc files just to include x11/Makefile.inc to get those variables.
12 lines
196 B
Makefile
12 lines
196 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/09/13 20:19:10 lukem Exp $
|
|
|
|
NOMAN= 1
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
HOSTPROG= ucs2any
|
|
.PATH: ${X11SRCDIR.xc}/fonts/util
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.hostprog.mk>
|