[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.1dev.28
From: |
dickey |
Subject: |
Re: lynx-dev lynx2.8.1dev.28 |
Date: |
Mon, 21 Sep 1998 05:54:56 -0400 (EDT) |
> 2) And still get this (appending makefile):
> (If it makes any difference, I do it in two steps, "make" then "make
> install".)
>
> cp lynx ..
> Welcome to Lynx!
> ws01% make install
> make: Warning: Too many rules defined for target /home/kyoin/nelsonhe/.lynx
I looked at this and don't see a simple solution. The problem is that
you have bindir, libdir set to the same directory. The following is
where 'make' gets unhappy:
> $(bindir) $(mandir) $(libdir) $(helpdir) $(docdir) :
> $(srcdir)/mkdirs.sh $@
>
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey