make buildglyphs.js shorter.
This commit is contained in:
parent
be0dc61075
commit
2bb7f8a904
2
makefile
2
makefile
|
@ -99,7 +99,7 @@ $(SUPPORT_FILES) :
|
|||
patel-c --strict $< -o $@
|
||||
|
||||
buildglyphs.js : buildglyphs.patel $(GLYPH_SEGMENTS)
|
||||
patel-c --strict $< -o $@
|
||||
patel-c --optimize --mangle --strict $< -o $@
|
||||
support/glyph.js : support/glyph.patel
|
||||
support/stroke.js : support/stroke.patel
|
||||
support/spirokit.js : support/spirokit.patel
|
||||
|
|
Loading…
Reference in New Issue
Block a user