Let's use rax to generate tab completions?
This commit is contained in:
@@ -45,3 +45,6 @@ clean:
|
||||
|
||||
linenoise.o: linenoise.c linenoise.h
|
||||
cc -c linenoise.c -o linenoise.o
|
||||
|
||||
tryrax: try_rax.c
|
||||
cc try_rax.c rax.o -lm -o tryrax
|
||||
|
||||
Reference in New Issue
Block a user