Home | History | Annotate | Download | only in noto-fonts

Lines Matching defs:build

25 define build-one-font-module
37 # First "build" the Noto CJK fonts, which have a different directory and
46 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
52 # Similary "build" the Noto CJK fonts for serif family.
61 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
67 # Now "build" the Noto Color Emoji font, which is in its own directory. It is
76 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
82 # Now "build" the rest of the fonts, which live in a separate subdirectory.
310 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
313 # Now "build" the variable fonts, which live in a separate subdirectory.
315 # SMALLER_FONT_FOOTPRINT build.
325 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
330 build-one-font-module :=