mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-31 06:50:31 +00:00
Fold LIBC_ALG into LIBC_MEM
This commit is contained in:
parent
7cf66bc161
commit
17aea99bb3
162 changed files with 265 additions and 430 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
.PHONY: o/$(MODE)/test/libc
|
||||
o/$(MODE)/test/libc: \
|
||||
o/$(MODE)/test/libc/alg \
|
||||
o/$(MODE)/test/libc/bits \
|
||||
o/$(MODE)/test/libc/calls \
|
||||
o/$(MODE)/test/libc/dns \
|
||||
o/$(MODE)/test/libc/fmt \
|
||||
|
@ -12,7 +10,6 @@ o/$(MODE)/test/libc: \
|
|||
o/$(MODE)/test/libc/log \
|
||||
o/$(MODE)/test/libc/mem \
|
||||
o/$(MODE)/test/libc/nexgen32e \
|
||||
o/$(MODE)/test/libc/rand \
|
||||
o/$(MODE)/test/libc/release \
|
||||
o/$(MODE)/test/libc/runtime \
|
||||
o/$(MODE)/test/libc/sock \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue