This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
I was just noticing that by defualt gcc 2.7.2 makes and installs the info
files for gcc and cpp but binutils 2.7 requires that you do a "make
install-info".
Should binutils be installing the info files?
`make install' should install the Info files along with everything else.
Having a separate subroutine target `make install-info' is fine,
but `install' should do `install-info' also.