mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-02-02 03:59:11 +01:00
7 lines
51 B
Makefile
7 lines
51 B
Makefile
|
embed: embed.c
|
||
|
|
||
|
clean:
|
||
|
$(RM) embed
|
||
|
|
||
|
.PHONY: clean
|