summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2019-10-22 22:39:53 +0300
committerRasmus Andersson <rasmus@notion.se>2019-10-22 22:39:53 +0300
commit9c444dededcb0787d562072a08c909ec463ea4b7 (patch)
treef95c25cb1ab177ee5a0fbc0ce63a497a2dc2635e
parentba71122abf9a4ad2deb8bfb31a95edc2495cc839 (diff)
downloadinter-9c444dededcb0787d562072a08c909ec463ea4b7.tar.xz
makefile cleanup
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index be9db7734..175fab402 100644
--- a/Makefile
+++ b/Makefile
@@ -333,14 +333,10 @@ build/UnicodeData.txt:
-
+# Google fonts
build/googlefonts/%: $(FONTDIR)/%
misc/fontbuild rename --compact-style -o $@ "$<"
-# build/googlefonts/const/%.otf: $(FONTDIR)/const/%.otf
-# build/googlefonts/var/%.woff2: $(FONTDIR)/var/%.woff2
-# build/googlefonts/var/%.otf: $(FONTDIR)/var/%.otf
-# Google fonts
googlefonts: googlefonts_pre googlefonts_all
googlefonts_pre: