mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 00:32:29 +00:00
Make small fixes and oops ran clang-format on dtoa
This commit is contained in:
parent
b5b60015f5
commit
ac00be1a4e
47 changed files with 4933 additions and 5306 deletions
|
@ -124,7 +124,8 @@ o/$(MODE)/examples/ispell.com.dbg: \
|
|||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/usr/share/dict/words: usr/share/dict/words.gz
|
||||
$(GZ) $(ZFLAGS) <$< >$@
|
||||
@$(MKDIR) $(dir $@)
|
||||
@$(GZ) $(ZFLAGS) <$< >$@
|
||||
|
||||
.PHONY: o/$(MODE)/examples
|
||||
o/$(MODE)/examples: \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue