Hi,
I'm working on packaging grass 5.7.0 for Debian. I ran 'make htmldocs'.
But I find no way to clean the generated files. Is there a way to do
this? I need to be able to clean binary files during the debian build
process.
Thanks,
Steve
Hi,
I'm working on packaging grass 5.7.0 for Debian. I ran 'make htmldocs'.
But I find no way to clean the generated files. Is there a way to do
this? I need to be able to clean binary files during the debian build
process.
Thanks,
Steve
On Tue, Nov 30, 2004 at 12:03:46PM -0500, Steve Halasz wrote:
Hi,
I'm working on packaging grass 5.7.0 for Debian. I ran 'make htmldocs'.
But I find no way to clean the generated files. Is there a way to do
this? I need to be able to clean binary files during the debian build
process.
In (for example) grass57/lib/vector/Makefile
is the
cleandocs
target. Maybe it's missing in other Makefiles.
Patches welcome.
Markus