This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Texino build problem
- To: Jeff Law <law at cygnus dot com>
- Subject: Texino build problem
- From: Mark Mitchell <mmitchell at usa dot net>
- Date: Thu, 26 Mar 1998 17:16:47 -0800
- Cc: egcs at cygnus dot com
- Reply-to: mmitchell at usa dot net
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?
--
Mark Mitchell <mmitchell@usa.net>
http://home.earthlink.net/~mbmitchell
Consulting Services Available