mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 13:53:07 +01:00
2bdeb6aad9
cmd on-quit is not available in the latest lf release (r27)
7 lines
60 B
Makefile
7 lines
60 B
Makefile
ctpvquit: ctpvquit.c
|
|
|
|
clean:
|
|
$(RM) ctpvquit
|
|
|
|
.PHONY: clean
|