From: "René Scharfe" <l.s.r@web.de>
To: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>, git@vger.kernel.org
Subject: Re: Makefile: Another "make" command is used when going into SUBDIR perl
Date: Sun, 06 Apr 2014 16:33:17 +0200 [thread overview]
Message-ID: <534165AD.3040606@web.de> (raw)
In-Reply-To: <20140405231039.GA26578@rhi.hi.is>
Am 06.04.2014 01:10, schrieb Bjarni Ingi Gislason:
> Package: git-1.9.0
>
> Another make command is used in the Makefile when it enters subdir
> PERL.
>
> The used "make" command is a link in my home directory to
> "/usr/sfw/bin/gmake". Other make commands are "/usr/ccs/bin/make" and
> "/usr/xpg4/bin/make".
>
> My PATH variable has these directories in this order
>
> $HOME, /usr/sfw/bin, /usr/xpg4/bin and /usr/ccs/bin
>
> The used variables for make are
>
> CPPFLAGS=-I/usr/local/ssl/include
> NO_GETTEXT=YesPlease
> NO_TCLTK=YesPlease
Try adding "MAKE = /usr/sfw/bin/gmake".
René
next prev parent reply other threads:[~2014-04-06 14:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-05 23:10 Makefile: Another "make" command is used when going into SUBDIR perl Bjarni Ingi Gislason
2014-04-06 14:33 ` René Scharfe [this message]
2014-04-08 23:34 ` Bjarni Ingi Gislason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=534165AD.3040606@web.de \
--to=l.s.r@web.de \
--cc=bjarniig@rhi.hi.is \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).