mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 01:40:28 +00:00
Introduce Cosmopolitan Templates Library (CTL)
This commit is contained in:
parent
b003888696
commit
4937843f70
16 changed files with 7054 additions and 12 deletions
|
@ -2,7 +2,8 @@
|
|||
#── vi: set noet ft=make ts=8 sw=8 fenc=utf-8 :vi ────────────────────┘
|
||||
|
||||
.PHONY: o/$(MODE)/test
|
||||
o/$(MODE)/test: o/$(MODE)/test/dsp \
|
||||
o/$(MODE)/test: o/$(MODE)/test/ctl \
|
||||
o/$(MODE)/test/dsp \
|
||||
o/$(MODE)/test/libc \
|
||||
o/$(MODE)/test/libcxx \
|
||||
o/$(MODE)/test/math \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue