aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/fonts.src/TTF/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/fonts.src/TTF/makefile')
-rw-r--r--xorg-server/fonts.src/TTF/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/fonts.src/TTF/makefile b/xorg-server/fonts.src/TTF/makefile
index 146240a9c..c5518f230 100644
--- a/xorg-server/fonts.src/TTF/makefile
+++ b/xorg-server/fonts.src/TTF/makefile
@@ -35,7 +35,7 @@ FONT_FILES = \
fontdir = .
font_DATA = $(FONT_FILES:%=$(DESTDIR)\%)
-all: $(DESTDIR) $(DESTDIR)\fonts.scale $(DESTDIR)\fonts.dir
+all: $(DESTDIR) $(DESTDIR)\fonts.dir
MKFONTSCALE=$(MHMAKECONF)\mkfontscale\$(OBJDIR)\mkfontscale.exe
@@ -45,7 +45,7 @@ $(DESTDIR)\fonts.scale: $(font_DATA) $(MKFONTSCALE)
del -e $@
cd $(DESTDIR) & $(MKFONTSCALE) .
-$(DESTDIR)\fonts.dir: $(font_DATA) $(MKFONTSCALE)
+$(DESTDIR)\fonts.dir: $(DESTDIR)\fonts.scale $(font_DATA) $(MKFONTSCALE)
del -e $@
cd $(DESTDIR) & $(MKFONTSCALE) -b -s -l .
# $(FCCACHE) $(DESTDIR)