This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: rfc: build system


>>>>> "Marc" == Marc Espie <espie@quatramaran.ens.fr> writes:

Marc> For instance, it could write Makefiles with inclusions and tests
Marc> on system where it can be done, and static `poor man' Makefiles
Marc> otherwise.

Marc> Would rewriting
Marc> include "file"
Marc> to
Marc> include "file"
Marc> really be so hard to implement ?


As far as I know every make in use these days supports "include".
If you definitely know of one that does not, please send me email
about it.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]