gcc/texinfo/makeinfo
Jeff Law 25faccf928 Makefile.in (install, [...]): Make these phony targets.
* Makefile.in (install, install-info, installdirs, uninstall): Make
        these phony targets.
So we don't overwrite a newer version of texinfo that might already be
installed on the system.

        * makeinfo/makeinfo.c: Maybe include <stdlib.h> for malloc et al.
        * util/install-info.c: Include <string*.h>.
        (my_strerror): Use strerror if available.
Avoids alpha bug and redecl of sys_errlist problems.

From-SVN: r15051
1997-09-02 22:25:26 -06:00
..
macros Initial revision 1997-08-21 18:57:35 -04:00
Makefile.in Initial revision 1997-08-21 18:57:35 -04:00
macro.texi Initial revision 1997-08-21 18:57:35 -04:00
makeinfo.c Makefile.in (install, [...]): Make these phony targets. 1997-09-02 22:25:26 -06:00
makeinfo.h Initial revision 1997-08-21 18:57:35 -04:00
makeinfo.texi Initial revision 1997-08-21 18:57:35 -04:00
multi.c Initial revision 1997-08-21 18:57:35 -04:00
multiformat.texi Initial revision 1997-08-21 18:57:35 -04:00