mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 04:50:28 +00:00
Reduce build graph by another 14 percent
That's a 37% reduction total from what it was on 2022-05-23.
This commit is contained in:
parent
c2211c9e63
commit
8e176fb026
4029 changed files with 4620 additions and 4675 deletions
|
@ -10,10 +10,8 @@ TOOL_BUILD_EMUCRT = \
|
|||
o/$(MODE)/tool/build/emucrt/emucrt.o: \
|
||||
tool/build/emucrt/emucrt.S \
|
||||
libc/macros.internal.h \
|
||||
libc/macros-cpp.internal.inc \
|
||||
libc/intrin/asancodes.h \
|
||||
ape/relocations.h \
|
||||
libc/macros.internal.inc
|
||||
ape/relocations.h
|
||||
|
||||
.PHONY: o/$(MODE)/tool/build/emucrt
|
||||
o/$(MODE)/tool/build/emucrt: \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue