4 lines
63 B
Makefile
4 lines
63 B
Makefile
|
|
||
|
hello.png: hello.pov Makefile
|
||
|
povray -I$< -o$@ -W640 -H0 -Q0
|