mirror of
https://github.com/rsms/inter.git
synced 2024-11-23 20:55:33 +03:00
makefile cleanup
This commit is contained in:
parent
ba71122abf
commit
9c444deded
6
Makefile
6
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:
|
||||
|
Loading…
Reference in New Issue
Block a user