Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by dimitri, Fri Jan 18 17:33:56 2008 UTC | revision 1.3 by mlosch, Fri Feb 29 01:24:37 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 | ||
29 | all: | all: |
30 | make tex | make tex |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |