mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-13 05:10:27 +00:00
re-enable calls
This commit is contained in:
parent
f3cd909d09
commit
7b4283dbdd
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
||||||
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
||||||
# thetanil: disabled temp
|
|
||||||
# o/$(MODE)/test/libc/calls \
|
|
||||||
|
|
||||||
.PHONY: o/$(MODE)/test/libc
|
.PHONY: o/$(MODE)/test/libc
|
||||||
o/$(MODE)/test/libc: \
|
o/$(MODE)/test/libc: \
|
||||||
|
@ -10,6 +8,7 @@ o/$(MODE)/test/libc: \
|
||||||
o/$(MODE)/test/libc/dns \
|
o/$(MODE)/test/libc/dns \
|
||||||
o/$(MODE)/test/libc/fmt \
|
o/$(MODE)/test/libc/fmt \
|
||||||
o/$(MODE)/test/libc/intrin \
|
o/$(MODE)/test/libc/intrin \
|
||||||
|
o/$(MODE)/test/libc/calls \
|
||||||
o/$(MODE)/test/libc/log \
|
o/$(MODE)/test/libc/log \
|
||||||
o/$(MODE)/test/libc/mem \
|
o/$(MODE)/test/libc/mem \
|
||||||
o/$(MODE)/test/libc/nexgen32e \
|
o/$(MODE)/test/libc/nexgen32e \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue