/[MITgcm]/mitgcm.org/devel/buildweb/code-browser/Makefile
ViewVC logotype

Contents of /mitgcm.org/devel/buildweb/code-browser/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Aug 7 18:27:51 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +6 -7 lines
Two improvements:
  - the manual build now works on a "dirty" (post-verification-runs)
    source tree
  - various small fixes to the manual (mostly Y. Hu's comments)

1
2
3 default: dev
4
5 release1:
6 cd MakeBrowseableMITGCM ; ./makebrowseablecodepages.sh release1_p5 ; cp work/web.tgz .. ; rm -f work
7 cd .. ; tar -xzf code-browser/web.tgz ; rm -f code-browser/web.tgz
8
9 dev:
10 cd MakeBrowseableMITGCM && ./build_browseable_code
11 cd .. && tar -xzf code-browser/MakeBrowseableMITGCM/work/web.tar.gz
12 rm -f code-browser/MakeBrowseableMITGCM/work/web.tar.gz
13

  ViewVC Help
Powered by ViewVC 1.1.22