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

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

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


Revision 1.2 - (hide annotations) (download)
Thu Aug 7 18:27:51 2003 UTC (21 years, 11 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 edhill 1.1
2    
3 edhill 1.2 default: dev
4 edhill 1.1
5     release1:
6 edhill 1.2 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 edhill 1.1
9     dev:
10 edhill 1.2 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 edhill 1.1

  ViewVC Help
Powered by ViewVC 1.1.22