Date: 03/07/99
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Previous message: Bug Database: "[PHP-DEV] Bug #1200 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Previous message: Bug Database: "[PHP-DEV] Bug #1200 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] include support in make"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

