skip mkfontscale on landisk for now (gcc ICE).

This commit is contained in:
matthieu
2007-03-25 11:33:49 +00:00
parent f873679456
commit 4e76d392e1

View File

@@ -1,6 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2006/12/17 19:52:56 matthieu Exp $
# $OpenBSD: Makefile,v 1.6 2007/03/25 11:33:49 matthieu Exp $
SUBDIR= bdftopcf mkfontscale mkfontdir \
.if ${MACHINE} != landisk
MKFONTSCALE= mkfontscale
.endif
SUBDIR= bdftopcf $(MKFONTSCALE) mkfontdir \
appres beforelight bitmap editres fonttosfnt fslsfonts \
fstobdf iceauth ico lbxproxy listres luit oclock \
proxymngr rgb rstart scripts sessreg setxkbmap showfont \