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]
Other format: [Raw text]

toplevel Makefile gcc questions


there's some funkiness going on in the top level Makefile, and I'm
hoping to trim some of it.  To do so, I need to know when (if ever) the
following targets are used:

install
install-cross
install-no-fixedincludes
install.all

There seems to be some redundancy between 'install' and 'install.all',
at the very least...

--Nathanael


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