mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 18:28:30 +00:00
Fix some zipos directory related bugs
This commit is contained in:
parent
ec480f5aa0
commit
ececec4c94
8 changed files with 114 additions and 30 deletions
|
@ -87,7 +87,8 @@ LIBC_TESTLIB_A_SRCS = \
|
|||
LIBC_TESTLIB_A_OBJS = \
|
||||
$(LIBC_TESTLIB_A_SRCS_C:%.c=o/$(MODE)/%.o) \
|
||||
$(LIBC_TESTLIB_A_SRCS_S:%.S=o/$(MODE)/%.o) \
|
||||
$(LIBC_TESTLIB_A_ASSETS:%=o/$(MODE)/%.zip.o)
|
||||
$(LIBC_TESTLIB_A_ASSETS:%=o/$(MODE)/%.zip.o) \
|
||||
o/$(MODE)/libc/testlib-test.txt.zip.o
|
||||
|
||||
LIBC_TESTLIB_A_DIRECTDEPS = \
|
||||
LIBC_CALLS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue