mirror of
https://github.com/miljegen/miljegen-website.git
synced 2024-11-22 02:03:45 +00:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
images/%.png: %.png.64
|
||
|
base64 -d $< > $@
|
||
|
|
||
|
out: images/test-milje.png
|