summary refs log tree commit diff
path: root/bin/1sh/libedit/readline/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-20 20:13:24 -0500
committerJune McEnroe <june@causal.agency>2019-11-20 20:13:24 -0500
commit4b6556381032c4aad2bb002adb1ce87f6fb5a69d (patch)
tree0fe4218d13d20291d0bce69c0fdb634573487a40 /bin/1sh/libedit/readline/Makefile
parentRemove color from 1sh prompts (diff)
downloadsrc-4b6556381032c4aad2bb002adb1ce87f6fb5a69d.tar.gz
src-4b6556381032c4aad2bb002adb1ce87f6fb5a69d.zip
Remove PSlit
Diffstat (limited to 'bin/1sh/libedit/readline/Makefile')
0 files changed, 0 insertions, 0 deletions
ht'> 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe