Subject: Climate Extension
Name:  Lance R. David
Date:  04/08/2009
Variants affected: AK, CI, CS, EC, EM, LS, NE, PN, SN, SO, TT, UT

Description:
Completed Climate Extension link instructions in the bin/makefile and 
added variant folders to the clim folder of the FVS source code file 
structure as necessary. 

1) Folder "clim" with subfolders added to the first level of the FVS source
   code file structure.

2) Compile makefiles added to new variant "obj" folders in clim folder.

4) fvs\bin\makefile edited for Climate Extension linkage with variants that
   were not addressed in the 03/24/09 edit. Make target "allclimate" will
   generate all available executables with ECON, FFE and CLIMate extensions.
   NOTE: Climate extension executable were not created for KT and NI variants.
 
   Current CLIMate extension executables are:
	FVSakc 
	FVSbmc 
	FVScac 
	FVScic 
	FVScrc 
	FVScsc *** Invalid. Removed 7/22/09 ***
	FVSecc 
	FVSemc 
	FVSiec 
	FVSlsc *** Invalid. Removed 7/22/09 ***
	FVSncc 
	FVSnec *** Invalid. Removed 7/22/09 ***
	FVSpnc 
	FVSsnc *** Invalid. Removed 7/22/09 ***
	FVSso33c 
	FVSttc 
	FVSutc 
	FVSwcc 


Impact on users:
No users. Climate Extension is not released.

Modified Files:
bin\makefile  - linking instructions for variants listed at top to include
                Climate Extension.

Added Files:
clim/ak/obj/makefile - new folder, subfolder and makefile for compiling.
clim/cs/obj/makefile   *** Invalid. Removed 7/22/09 ***
clim/ls/obj/makefile   *** Invalid. Removed 7/22/09 ***
clim/ne/obj/makefile   *** Invalid. Removed 7/22/09 ***
clim/pn/obj/makefile
clim/sn/obj/makefile   *** Invalid. Removed 7/22/09 ***
clim/so33/obj/makefile
clim/ut/obj/makefile
