Fix build bug

This commit is contained in:
Justine Tunney 2020-12-19 13:37:31 -08:00
parent b562d6fdb3
commit 921f63da68
820 changed files with 822 additions and 822 deletions

View file

@ -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
#───────────────────────────────────────────────────────────────────────────────