mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 11:48:30 +00:00
Add readline 8.2 to third_party
This commit is contained in:
parent
cbe72c4339
commit
e1f65d5f2b
67 changed files with 37504 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -224,6 +224,7 @@ include dsp/BUILD.mk # │
|
|||
include third_party/stb/BUILD.mk # │
|
||||
include third_party/mbedtls/BUILD.mk # │
|
||||
include third_party/ncurses/BUILD.mk # │
|
||||
include third_party/readline/BUILD.mk # │
|
||||
include third_party/libcxx/BUILD.mk # │
|
||||
include third_party/pcre/BUILD.mk # │
|
||||
include third_party/less/BUILD.mk # │
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue