mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
2 lines
69 B
Makefile
2 lines
69 B
Makefile
bin_PROGRAMS = gotty
|
|
gotty_SOURCES = tty.c options.c device.c main.c
|