On Thu, 12 Dec 2002, Andrei Zmievski wrote:

> With the new build system, is there a way to clean/build just one
> extension, as opposed to having to do it to the whole tree? Something
> like "make clean ext=wddx", perhaps?

Install ccache? You'd still do a make clean for everything, but it 
speeds up compiling about as much...

Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to