mirror of
https://github.com/Crocmagnon/display-epaper.git
synced 2024-11-21 13:38:03 +01:00
5 lines
No EOL
61 B
Makefile
5 lines
No EOL
61 B
Makefile
GOK := gok -i display
|
|
run:
|
|
${GOK} run
|
|
update:
|
|
${GOK} update
|