mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-30 22:40:30 +00:00
Fix build bug
This commit is contained in:
parent
b562d6fdb3
commit
921f63da68
820 changed files with 822 additions and 822 deletions
|
@ -95,7 +95,7 @@ $(LIBC_SYSV_CALLS_A).pkg: \
|
|||
$(foreach x,$(LIBC_SYSV_CALLS_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
$(LIBC_SYSV_CALLS_A_OBJS): \
|
||||
o/libc/sysv/macros.inc
|
||||
o/libc/sysv/macros.internal.inc
|
||||
|
||||
#───────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
@ -125,7 +125,7 @@ $(LIBC_SYSV_MACHCALLS_A).pkg: \
|
|||
$(foreach x,$(LIBC_SYSV_MACHCALLS_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
$(LIBC_SYSV_MACHCALLS_A_OBJS): \
|
||||
o/libc/sysv/macros.inc
|
||||
o/libc/sysv/macros.internal.inc
|
||||
|
||||
#───────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue