ctpv/embed/Makefile

7 lines
51 B
Makefile
Raw Normal View History

2022-05-22 09:55:04 +02:00
embed: embed.c
clean:
$(RM) embed
.PHONY: clean