From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Stallman To: joel@merlin.gcs.redstone.army.mil Cc: gas2@cygnus.com Subject: Re: binutils 2.7 --install of info files Date: Sun, 10 Nov 1996 07:14:00 -0000 Message-id: <199611101514.KAA24030@ethanol.gnu.ai.mit.edu> References: X-SW-Source: 1996/msg00109.html 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.