On Wed, 2009-06-10 at 10:36 -0500, Greg Beaver wrote: > Can someone with knowledge of how configure.js works (i.e. a Pierre) > give me a tip on how to tell it to make phar.phar after building > Release_TS/php.exe or Debug_TS/php.exe?
My guess would be changing the "all" target in win32/build/Makefile adding a new "phar.phar" target as dependency. I think this file s copied 1:1 over to he target Makefile ... Not sure that's better than Pierre's answer to this thread :-) johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php