mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-31 15:00:28 +00:00
Make improvements
This commit is contained in:
parent
3e4fd4b0ad
commit
e44a0cf6f8
256 changed files with 23100 additions and 2294 deletions
|
@ -28,7 +28,7 @@ LIBC_SYSV_A_DIRECTDEPS = \
|
|||
LIBC_STUBS
|
||||
|
||||
LIBC_SYSV_A_FILES := \
|
||||
libc/sysv/macros.h \
|
||||
libc/sysv/macros.internal.h \
|
||||
libc/sysv/errfuns.h \
|
||||
libc/sysv/g_syscount.S \
|
||||
libc/sysv/restorert.S \
|
||||
|
@ -65,7 +65,7 @@ $(LIBC_SYSV_A).pkg: \
|
|||
$(LIBC_SYSV_A_OBJS): \
|
||||
libc/sysv/consts/syscon.inc
|
||||
|
||||
libc/sysv/consts/syscon.inc: libc/macros.inc
|
||||
libc/sysv/consts/syscon.inc: libc/macros.internal.inc
|
||||
|
||||
#───────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue