mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
3 lines
123 B
Makefile
3 lines
123 B
Makefile
# TODO: replace the interesting content with unit tests; jettison the rest
|
|
noinst_PROGRAMS= termcvt
|
|
AM_CFLAGS= -std=gnu99
|