#sundaycommit
This commit is contained in:
@@ -8,7 +8,7 @@ dessiner: dessiner.f90 Makefile
|
||||
gfortran -g $< $(INCS) -lplplotfortran -o $@
|
||||
|
||||
|
||||
foo.gif: dessiner Makefile
|
||||
plot89a.gif: dessiner Makefile
|
||||
rm -f WS/A????.png
|
||||
./dessiner
|
||||
convert -delay 10 -colors 31 WS/A????.png foo.gif
|
||||
convert -delay 10 -colors 42 WS/A????.png $@
|
||||
Reference in New Issue
Block a user