Move host too makestrs to x11/tools as per discussion with lukem and

request in post http://mail-index.NetBSD.org/tech-x11/2004/02/04/0001.html
This commit is contained in:
rtr 2004-02-07 04:02:01 +00:00
parent c62861525c
commit 1655ce4df5
3 changed files with 5 additions and 8 deletions

View File

@ -1,12 +1,10 @@
# $NetBSD: Makefile,v 1.4 2003/11/08 13:57:29 lukem Exp $
# $NetBSD: Makefile,v 1.5 2004/02/07 04:02:01 rtr Exp $
.include <bsd.own.mk>
LIB= Xt
.PATH: ${X11SRCDIR.xc}/lib/${LIB}
SUBDIR= makestrs
SRCS= ActionHook.c Alloc.c ArgList.c Callback.c ClickTime.c \
Composite.c Constraint.c Convert.c Converters.c Core.c \
Create.c Destroy.c Display.c Error.c Event.c EventUtil.c \
@ -34,7 +32,7 @@ CPPFLAGS.TMkey.c= -DXKB
LDADD+= -lX11 -lSM -lICE
DPADD+= ${LIBX11} ${LIBSM} ${LIBICE}
MAKESTRSDIR!= cd ${.CURDIR}/makestrs && ${PRINTOBJDIR}
MAKESTRSDIR!= cd ${NETBSDSRCDIR}/x11/tools/makestrs && ${PRINTOBJDIR}
MAKESTRS= ${MAKESTRSDIR}/makestrs
${MAKESTRS}:
@ -54,4 +52,3 @@ DPSRCS+= ${STRINGS_FILES}
.include <bsd.x11.mk>
.include <bsd.lib.mk>
.include <bsd.subdir.mk>

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2003/12/20 12:55:01 rtr Exp $
# $NetBSD: Makefile,v 1.4 2004/02/07 04:02:01 rtr Exp $
SUBDIR= pswrap
SUBDIR+=bdftopcf fc-cache mkfontdir ucs2any mkg3states
SUBDIR+=makekeys .WAIT xkbcomp
SUBDIR+=makekeys makestrs .WAIT xkbcomp
.include <bsd.subdir.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2003/09/30 06:41:31 lukem Exp $
# $NetBSD: Makefile,v 1.1 2004/02/07 04:02:01 rtr Exp $
NOMAN= 1