Unsermake problem

Anders Lund anders at alweb.dk
Mon May 31 22:10:15 BST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 31 May 2004 22:59, Anders Lund wrote:
> Hi,
> Today we added a script to generate some syntax descriptions for PHP in
> kdelibs/kate/data, and rules in Makefile.am to run it.
>
> The rules in the Makefile.am are:
>
> html-php.xml: $(srcdir)/html.xml $(srcdir)/generate-php.pl
>         $(PERL) $(srcdir)/generate-php.pl < $< > $(srcdir)/$@
>
> css-php.xml: $(srcdir)/css.xml $(srcdir)/generate-php.pl
>         $(PERL) $(srcdir)/generate-php.pl < $< > $(srcdir)/$@
>
> javascript-php.xml: $(srcdir)/javascript.xml $(srcdir)/generate-php.pl
>         $(PERL) $(srcdir)/generate-php.pl < $< > $(srcdir)/$@

I fixed it by removing not generating the files in the src dir explicitly 
( "$(srcdir)/$@" => "$@").

But the issue remains I believe.

- -anders 

- -- 
Document your code
Check before committing
Shoot spammers

Given the ugliness of the gmail service, I think everybody
with a democratic mind should stop using google at all.
=== Support democracy and individual freedom ===
=== Find yourself a different search service ===
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAu583yyMSZA8sCCYRAsqqAJsHQrA5o0OGO0Ve6vBJjFd+uOVpaQCfZXV4
sO/m0kaHA7oBnCuE94eOcJo=
=xzkf
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list