/[MITgcm]/MITgcm_contrib/articles/ceaice/Makefile
ViewVC logotype

Diff of /MITgcm_contrib/articles/ceaice/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch 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

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22