From: Josh Triplett <josh@freedesktop.org>
To: "Loïc Minier" <lool+kernel@via.ecp.fr>
Cc: linux-sparse@vger.kernel.org
Subject: Re: Debian package; trivial fixes
Date: Tue, 21 Nov 2006 09:08:42 -0800 [thread overview]
Message-ID: <4563329A.9060801@freedesktop.org> (raw)
In-Reply-To: <20061109151912.GC8508@bee.dooz.org>
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
Loïc Minier wrote:
> It would also be more convenient to create BINDIR automatically on make
> install.
[...]
> -bin-dir:
> - @if ! test -d $(BINDIR); then \
> - echo "No '$(BINDIR)' directory to install in"; \
> - echo "Please create it and add it to your PATH"; \
> - exit 1; \
> - fi
> -
> .PHONY: bin-dir
The .PHONY line for bin-dir should go away too.
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
prev parent reply other threads:[~2006-11-21 17:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-09 15:19 Debian package; trivial fixes Loïc Minier
2006-11-21 16:51 ` Josh Triplett
2006-11-21 17:08 ` Josh Triplett [this message]
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=4563329A.9060801@freedesktop.org \
--to=josh@freedesktop.org \
--cc=linux-sparse@vger.kernel.org \
--cc=lool+kernel@via.ecp.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.