summary refs log tree commit diff
path: root/port/file2c/Makefile (follow)
Commit message (Expand)AuthorAge
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
* Fix ports for LinuxJune McEnroe2018-11-27
* Add "ports" of some FreeBSD utilities for macOSJune McEnroe2018-11-25
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