bla
This commit is contained in:
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$@
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user