Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by dimitri, Fri Jan 18 17:33:56 2008 UTC | revision 1.4 by mlosch, Tue Apr 29 14:00:51 2008 UTC | |
---|---|---|
# | Line 23 All: | Line 23 All: |
23 | get_figs: | get_figs: |
24 | \mkdir -p figs | \mkdir -p figs |
25 | \wget ftp://ecco2.jpl.nasa.gov/data9/articles/ceaice/figs/'*' | \wget ftp://ecco2.jpl.nasa.gov/data9/articles/ceaice/figs/'*' |
26 | \gunzip *.eps.gz | \gunzip *.eps*.gz |
27 | \mv *.eps figs | \mv *.eps* figs |
28 | \mv *.png figs | |
29 | ||
30 | all: | all: |
31 | make tex | make tex |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |