URL:
<http://savannah.gnu.org/bugs/?46721>
Summary: Documentation build rules fail in out-of-tree build
Project: Gforth
Submitted by: None
Submitted on: Sa 19 Dez 2015 18:00:51 UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Trying to build all the doc/* files from the top-level makefile, using rules
like
doc/filename: doc/source
cd doc ; { do something }
is quite completely incompatible with out-of-tree builds. None of the
dependencies will be found, nor will the commands themselves actually find
their inputs. And because of the 'cd', autoconf's $(srcdir) or $(top_srcdir)
wouldn't help, either, even if they were applied.
There really should be a separate doc/Makefile.in, I think.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46721>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
_______________________________________________
bug-gforth mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gforth