[PHP-DEV] include support in make From: Andi Gutmans (andi <email protected>)
Date: 03/07/99

Hi,

I was wondering why we don't make "make depend" put the dependencies in a
seperate file (i.e. makefile.depend) and call "include makefile.depend" at
the end of PHP's Makefile.
Is there any reason not to do this? Are there versions of make that don't
support include?
It would mean we wouldn't have to manually update the dependencies everytime.

Andi

---
Andi Gutmans <andi <email protected>>
ICQ: 1568297
PGP: finger andi <email protected>

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>