mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-30 14:30:27 +00:00
get make to build
This commit is contained in:
parent
7a50dba812
commit
3616f2a432
64 changed files with 9683 additions and 212 deletions
1
Makefile
1
Makefile
|
@ -139,6 +139,7 @@ include libc/testlib/testlib.mk
|
|||
include tool/viz/lib/vizlib.mk
|
||||
include third_party/linenoise/linenoise.mk
|
||||
include third_party/lua/lua.mk
|
||||
include third_party/make/make.mk
|
||||
include third_party/argon2/argon2.mk
|
||||
include third_party/sqlite3/sqlite3.mk
|
||||
include third_party/mbedtls/test/test.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue