RE: eliminating additional gplt process for gddiag, gdbiint

The GN "generic" device is sufficient in linking with $(GPLT_NC).
All stubs referenced by gplt.a will are provided in gn.a.

For an example of a non-graphical program which is linked in
such a way see the Makefile in $GEMPAK/source/util/sector etc.

Steve CHiswell
Unidata User Support


On Thu, 2005-12-01 at 09:02, Robert Mullenax wrote:
I have done that before for other graphics programs where I wanted a
"gif" version (in addition to the gf version), but I was not sure that
would work for the non graphics programs.  I'll give it a try.

Thanks,
Robert