Subject: Clean up of Make Files
Name:  Stephanie Rebain
Date:  06/30/2006

Impact on users:
This has no effect on output.  I simply streamlined the makefiles to
not include unnecessary *.f77 files.

Modified Files:
dbs/src/dbsfmcanpr.f - deleted the include statements for plot.f77 and prgprm.f77, 
                       added new subroutine argument for NPLT
fire/base/src/fmpocr.f - passed in new argument to dbsfmcanpr
base/src/exdbs.f - passed in new argument to dbsfmcanpr
dbs/obj/makefile - deleted the include statements for plot.f77 and prgprm.f77 for dbsfmcanpr
bin/FCWindows_NT.make - updated location of dbsfmcanpr.obj 
dbs/obj/ak/makefile - deleted dbsfmcanpr
dbs/obj/ca/makefile - deleted dbsfmcanpr
dbs/obj/cr/makefile - deleted dbsfmcanpr
dbs/obj/cs/makefile - deleted dbsfmcanpr
dbs/obj/ie/makefile - deleted dbsfmcanpr
dbs/obj/ls/makefile - deleted dbsfmcanpr
dbs/obj/ne/makefile - deleted dbsfmcanpr
dbs/obj/pn/makefile - deleted dbsfmcanpr
dbs/obj/se/makefile - deleted dbsfmcanpr
dbs/obj/sn/makefile - deleted dbsfmcanpr
dbs/obj/so33/makefile - deleted dbsfmcanpr
dbs/obj/ut/makefile - deleted dbsfmcanpr
dbs/obj/wc/makefile - deleted dbsfmcanpr

