From 2b69aaee49c269fbc2db67b01a64f086097274bd Mon Sep 17 00:00:00 2001 From: matthieu Date: Thu, 28 Jun 2007 18:48:49 +0000 Subject: [PATCH] mkfontscale now have a workaround to build on sh. So re-enable it. Remainded by todd@. --- app/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/Makefile b/app/Makefile index 5a592f47a..3e645039a 100644 --- a/app/Makefile +++ b/app/Makefile @@ -1,10 +1,6 @@ -# $OpenBSD: Makefile,v 1.10 2007/05/22 09:23:09 robert Exp $ +# $OpenBSD: Makefile,v 1.11 2007/06/28 18:48:49 matthieu Exp $ -.if ${MACHINE} != landisk -MKFONTSCALE= mkfontscale -.endif - -SUBDIR= bdftopcf $(MKFONTSCALE) mkfontdir \ +SUBDIR= bdftopcf mkfontscale mkfontdir \ appres beforelight bitmap editres fonttosfnt fslsfonts \ fstobdf iceauth ico lbxproxy listres luit oclock \ proxymngr rgb rstart scripts sessreg setxkbmap showfont \