From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: mmitchell@usa.net Cc: law@cygnus.com, egcs@cygnus.com Subject: Re: Texino build problem Date: Sun, 29 Mar 1998 05:14:00 -0000 Message-id: References: <199803270116.RAA04845@mail.earthlink.net> X-SW-Source: 1998-03/msg00999.html > > > On mips-sgi-irix6.4 I now get: > > make[3]: Entering directory `/pooma/mitchell/egcs/objdir/texinfo/lib' > make[3]: *** No rule to make target `-c', needed by `all'. Stop. > > Indeed, it looks like: > > all: Makefile $(LIBRARIES) $(DATA) > > DATA = $(INSTALL_DATA) > INSTALL_DATA = ${INSTALL} -m 644 > INSTALL = ../../../texinfo/../install-sh -c > > Does anyone comprehend this situation? > I got the same problem. The rebuilt Makefile.in files under texinfo all look very strange. -- H.J. Lu (hjl@gnu.org)