mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
4ebd400fa7
* tree-sitter-integration: support tmp-seek, arged, and interpret commands * Make meson automatically download tree-sitter and radare2-shell-parser grammar * Add tree-sitter/radare2-shell-parser directories in gitignore * Add Support for tree-sitter in acr/makefile * Just use one script to download 3rd party repositories in shlr * Use cfg.newshell
3 lines
112 B
Makefile
3 lines
112 B
Makefile
LINK+=$(STOP)/radare2-shell-parser/libshell-parser.$(EXT_AR)
|
|
LINK+=$(STOP)/tree-sitter/libtree-sitter.$(EXT_AR)
|