mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-10 03:40:29 +00:00
disable only calls tests
This commit is contained in:
parent
a239ee9b01
commit
f3cd909d09
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
#-*-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───────────────────────┘
|
||||
# thetanil: disabled temp
|
||||
# o/$(MODE)/test/libc/calls \
|
||||
|
||||
.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 \
|
||||
o/$(MODE)/test/libc/intrin \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue