[elinks-users] Can't even begin to build elinks
Kalle Olavi Niemitalo
kon at iki.fi
Tue Dec 4 14:16:06 MST 2007
Joe Green <greenshank at hotmail.com> writes:
> % gmake
> gmake: Nothing to be done for `all'.
Which version of gmake is this? I have GNU Make 3.81 here.
You might try changing Makefile.config:
--- Makefile.config
+++ Makefile.config
@@ -168,5 +168,5 @@ LIB_O_NAME = lib.o
### we get and sometimes the all rule can be implicit, yet we want
### it always as the default one. So this should make sure it always
### comes first.
-all:
+default: all
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://linuxfromscratch.org/pipermail/elinks-users/attachments/20071204/79170239/attachment.bin
More information about the elinks-users
mailing list