Remove plotgrids.exe and plotfmt.exe from the default build. Apparently, many
commit44ec3f0ffe2b984c72103ae78e42d95267ed4578
authorMichael Duda <duda@ucar.edu>
Tue, 2 Apr 2013 21:53:36 +0000 (2 21:53 +0000)
committerMichael Duda <duda@ucar.edu>
Tue, 2 Apr 2013 21:53:36 +0000 (2 21:53 +0000)
tree8d048fdc53a0066dfc9bb79c73c66b3c8219ed76
parent0456ac6e98a2409fd8c1fecc97097c9bc557e4cb
Remove plotgrids.exe and plotfmt.exe from the default build. Apparently, many
users don't have the correct (or any) NCARG library, and send e-mails asking
about the errors in building these utilities.

Plotgrids.exe and plotfmt.exe can still be built by either running

   ./compile util

or

   ./compile plotfmt
   ./compile plotgrids

M    compile

git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@739 86b71a92-4018-0410-97f8-d555beccfc3a
compile