commit du soir, espoir
This commit is contained in:
4
Makefile
4
Makefile
@@ -10,7 +10,7 @@ CK=180
|
||||
|
||||
PNG: essai.png scene.png topview.png passage.png \
|
||||
orbite.png hexabenz.png escadrille.png \
|
||||
hexacone.png remote.png
|
||||
hexacone.png remote.png survol.png cutoff.png
|
||||
|
||||
|
||||
topview.png: topview.pov Makefile $(POVDEP)
|
||||
@@ -43,3 +43,5 @@ escadrille.png: escadrille.pov Makefile $(POVDEP)
|
||||
remote.png: remote.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) +K$(CK) -i$< -o$@
|
||||
|
||||
survol.png: survol.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) +K$(CK) -i$< -o$@
|
||||
|
||||
Reference in New Issue
Block a user