add mkg3states as host tool

This commit is contained in:
rtr 2003-12-20 12:55:01 +00:00
parent a1458eba14
commit 2083c96e57
2 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2003/09/12 18:52:57 lukem Exp $ # $NetBSD: Makefile,v 1.3 2003/12/20 12:55:01 rtr Exp $
SUBDIR= pswrap SUBDIR= pswrap
SUBDIR+=bdftopcf fc-cache mkfontdir ucs2any SUBDIR+=bdftopcf fc-cache mkfontdir ucs2any mkg3states
SUBDIR+=makekeys .WAIT xkbcomp SUBDIR+=makekeys .WAIT xkbcomp
.include <bsd.subdir.mk> .include <bsd.subdir.mk>

View File

@ -0,0 +1,11 @@
# $NetBSD: Makefile,v 1.1 2003/12/20 12:55:01 rtr Exp $
NOMAN= 1
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xc}/lib/lbxutil/image
HOSTPROG= mkg3states
.include <bsd.hostprog.mk>