[PHP-DOC] Re: cvs: phpdoc / Makefile.in
BRAVO ! Mehdi Hannes Magnusson wrote: bjori Fri Jan 19 19:46:22 2007 UTC Modified files: /phpdoc Makefile.in Log: Copy images from "figures/" into target/figures/refname.imagename # Example: en/refrence/image/functions/imagecreate.xml # # #
[PHP-DOC] Re: cvs: phpdoc / Makefile.in
Hartmut Holzgraefe <[EMAIL PROTECTED]> wrote: > +@srcdir@/scripts/makedoc: @srcdir@scripts/makedoc.cc > + g++ -o @srcdir@scripts/makedoc @srcdir@scripts/makedoc.cc this is wrong. this builds the file into @srcdir@. jim