about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-20 15:45:58 -0400
committerJune McEnroe <june@causal.agency>2018-10-20 15:45:58 -0400
commit1056dca533c84e168e69a5af54fc90ba5d718612 (patch)
tree0c3d472aae8fa0b71d02ca3d4fc35a3c07831b2c /Makefile
parentAdd server daemonization (diff)
downloadtorus-1056dca533c84e168e69a5af54fc90ba5d718612.tar.gz
torus-1056dca533c84e168e69a5af54fc90ba5d718612.zip
Only use pidfile(3) on FreeBSD daemon
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
'/src/commit/bin/man1/hilex.1?id=399db92745bcbaa8a9345eed26848d39dc3ea220&follow=1'>Don't use a pager if reading standard inputJune McEnroe 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