[GRASS-dev] make on SMP [was: GRASS 6.3.0 release preparation]
Glynn Clements
glynn at gclements.plus.com
Thu Oct 18 06:33:18 EDT 2007
Soeren Gebbert wrote:
> Well, i think the easiest way to solve this gpde issue to move the N_pde.h
> header file into grass6/include.
> So there should be no need to copy it.
lib/gpde/N_*.h is just the tip of the iceberg. The issue applies to
every situation where the "common" targets in the *.make files have
prerequisites added by the individual Makefiles.
> I have kept the header file in the source directory for the
> doxygen documentation generation. To have all the used structures
> documented.
> But i guess i can tell doxygen to use ../../include/N_pde.h instead of
> keeping the header
> file in the source dir.
It should be $(ARCH_INCDIR)/N_pde.h, rather than relying upon a
specific location.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list