| 2 |
# -address "<a href=mailto:support@mitgcm.org>support@mitgcm.org</a>" \ |
# -address "<a href=mailto:support@mitgcm.org>support@mitgcm.org</a>" \ |
| 3 |
# -local_icons -noantialias -notransparent -white |
# -local_icons -noantialias -notransparent -white |
| 4 |
|
|
| 5 |
|
PROTEX_PKGS = \ |
| 6 |
|
aim \ |
| 7 |
|
aim_compon_interf \ |
| 8 |
|
aim_ocn_coupler \ |
| 9 |
|
aim_v23 \ |
| 10 |
|
autodiff \ |
| 11 |
|
bulk_force \ |
| 12 |
|
cal \ |
| 13 |
|
cd_code \ |
| 14 |
|
cfc \ |
| 15 |
|
compon_communic \ |
| 16 |
|
cost \ |
| 17 |
|
ctrl \ |
| 18 |
|
debug \ |
| 19 |
|
dic \ |
| 20 |
|
ecco \ |
| 21 |
|
exch2 \ |
| 22 |
|
exf \ |
| 23 |
|
fizhi \ |
| 24 |
|
flt \ |
| 25 |
|
gchem \ |
| 26 |
|
generic_advdiff \ |
| 27 |
|
gmredi \ |
| 28 |
|
grdchk \ |
| 29 |
|
gridalt \ |
| 30 |
|
kpp \ |
| 31 |
|
land \ |
| 32 |
|
mdsio \ |
| 33 |
|
mnc \ |
| 34 |
|
mom_fluxform \ |
| 35 |
|
mom_vecinv \ |
| 36 |
|
monitor \ |
| 37 |
|
obcs \ |
| 38 |
|
ocn_compon_interf \ |
| 39 |
|
ptracers \ |
| 40 |
|
rw \ |
| 41 |
|
sbo \ |
| 42 |
|
seaice \ |
| 43 |
|
shap_filt \ |
| 44 |
|
thsice \ |
| 45 |
|
timeave \ |
| 46 |
|
zonal_filt |
| 47 |
|
|
| 48 |
L2H = -image_type png -split 5 -show_section_numbers -link 2 \ |
L2H = -image_type png -split 5 -show_section_numbers -link 2 \ |
| 49 |
-address "<a href=mailto:support@mitgcm.org>mitgcm-support@dev.mitgcm.org</a>" \ |
-address "<a href=mailto:support@mitgcm.org>mitgcm-support@dev.mitgcm.org</a>" \ |
| 50 |
-local_icons -noantialias -notransparent -white |
-local_icons -noantialias -notransparent -white |
| 65 |
make ps.gz |
make ps.gz |
| 66 |
make html |
make html |
| 67 |
|
|
| 68 |
|
pt_files: |
| 69 |
|
./run_protex $(PROTEX_PKGS) |
| 70 |
|
|
| 71 |
tex: manual.dvi |
tex: manual.dvi |
| 72 |
|
|
| 73 |
ps: manual.ps |
ps: manual.ps |
| 95 |
subfigs: manual.tgz |
subfigs: manual.tgz |
| 96 |
|
|
| 97 |
manual.dvi: *.tex */*.tex */*/*/*.tex */*.ps */*.eps */*/*/*.eps manual_references.bib |
manual.dvi: *.tex */*.tex */*/*/*.tex */*.ps */*.eps */*/*/*.eps manual_references.bib |
| 98 |
|
make pt_files |
| 99 |
TEXINPUTS=.:::texinputs latex manual |
TEXINPUTS=.:::texinputs latex manual |
| 100 |
bibtex manual |
bibtex manual |
| 101 |
TEXINPUTS=.:::texinputs latex manual |
TEXINPUTS=.:::texinputs latex manual |