[Refdb-devel] CVS build problem: doc makefile uses incorrect wildcards
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2005-12-10 23:06:09
|
Hi David, David Nebauer writes: > citationlistx_DATA = citationlistx/* > --------------------------------------------------------------------------------------------- > > This appears to be incorrect wildcard usage. Here is an extract from > the GNU 'make' info document: [...] > citationlistx_DATA = $(wildcard citationlistx/*) > --------------------------------------------------------------------------------------------- > > then that variable is processed correctly. I'll test this on FreeBSD, but the change looks reasonable to me. I just wonder why we didn't run into this problem with the libdbi and libdbi-drivers docs as they use the same old hack. To the best of my knowledge this hack was introduced by the original libdbi developers who were avid Debian users. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |