mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
Fix missing Makefile dependency
This commit is contained in:
parent
cb9a0466f1
commit
be16bcdcd3
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,7 @@ o/$(MODE)/ape/ape-no-modify-self.o: \
|
|||
libc/macho.internal.h \
|
||||
libc/macros.internal.h \
|
||||
libc/nexgen32e/uart.internal.h \
|
||||
libc/calls/metalfile.internal.h \
|
||||
libc/nexgen32e/vidya.internal.h \
|
||||
libc/nt/pedef.internal.h \
|
||||
libc/runtime/e820.internal.h \
|
||||
|
@ -133,6 +134,7 @@ o/$(MODE)/ape/ape-copy-self.o: \
|
|||
libc/macho.internal.h \
|
||||
libc/macros.internal.h \
|
||||
libc/nexgen32e/uart.internal.h \
|
||||
libc/calls/metalfile.internal.h \
|
||||
libc/nexgen32e/vidya.internal.h \
|
||||
libc/nt/pedef.internal.h \
|
||||
libc/runtime/e820.internal.h \
|
||||
|
|
Loading…
Reference in a new issue