mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-01 23:40:28 +00:00
parent
fde03f8487
commit
8db646f6b2
4 changed files with 62 additions and 16 deletions
|
@ -94,6 +94,17 @@ o/$(MODE)/test/libc/system/trace_test.dbg: \
|
|||
$(APE_NO_MODIFY_SELF)
|
||||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/test/libc/system/systemvpe_test.dbg: \
|
||||
$(TEST_LIBC_SYSTEM_DEPS) \
|
||||
o/$(MODE)/test/libc/system/systemvpe_test.o \
|
||||
o/$(MODE)/test/libc/system/system.pkg \
|
||||
o/$(MODE)/test/libc/proc/life.zip.o \
|
||||
$(LIBC_TESTMAIN) \
|
||||
$(CRT) \
|
||||
$(APE_NO_MODIFY_SELF)
|
||||
@$(APELINK)
|
||||
|
||||
|
||||
o/$(MODE)/test/libc/system/popen_test.zip.o: private ZIPOBJ_FLAGS += -B
|
||||
o/$(MODE)/test/libc/system/popen_test.dbg.zip.o: private ZIPOBJ_FLAGS += -B
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue