bla
This commit is contained in:
parent
286e384f64
commit
6450765979
2
Makefile
2
Makefile
@ -11,6 +11,6 @@ essai.png: essai.pov Makefile $(POVDEP)
|
|||||||
povray $(POVOPT) -W640 -H480 -i$< -o$@
|
povray $(POVOPT) -W640 -H480 -i$< -o$@
|
||||||
|
|
||||||
scene.png: scene.pov Makefile $(POVDEP)
|
scene.png: scene.pov Makefile $(POVDEP)
|
||||||
povray $(POVOPT) -W1280 -H1024 +K166 -i$< -o$@
|
povray $(POVOPT) -W1280 -H1024 +K266 -i$< -o$@
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user