mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-03 18:27:06 +00:00
5 lines
47 B
Makefile
5 lines
47 B
Makefile
|
|
%.png: %.svg
|
|
inkscape -f $^ --export-png=$@
|
|
|