From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Miscellaneous file cleanup
Date: Sat, 05 Dec 2009 15:29:13 -0600 [thread overview]
Message-ID: <4B1AD0A9.9040709@gmail.com> (raw)
In-Reply-To: <20091205204006.GD32638@thorin>
[-- Attachment #1: Type: text/plain, Size: 264 bytes --]
Robert Millan wrote:
> On Fri, Dec 04, 2009 at 06:05:37PM -0600, Bruce Dubbs wrote:
>> + docs/{grub.info,version.texi,stamp-vti}
>
> This seems bash-specific. Have you tested it with another shell?
No I didn't. Sorry about that. Try this patch.
-- Bruce
[-- Attachment #2: Makefile.in.diff --]
[-- Type: text/plain, Size: 582 bytes --]
=== modified file 'Makefile.in'
--- Makefile.in 2009-11-30 01:25:57 +0000
+++ Makefile.in 2009-12-05 21:27:46 +0000
@@ -139,7 +139,9 @@
MOSTLYCLEANFILES =
DISTCLEANFILES = config.status config.cache config.log config.h \
Makefile stamp-h include/grub/cpu include/grub/machine \
- gensymlist.sh genkernsyms.sh build_env.mk
+ gensymlist.sh genkernsyms.sh build_env.mk \
+ docs/grub.info docs/version.texi docs/stamp-vti
+
MAINTAINER_CLEANFILES = $(srcdir)/configure $(addprefix $(srcdir)/,$(MKFILES)) \
$(srcdir)/DISTLIST $(srcdir)/config.h.in $(srcdir)/stamp-h.in $(INFOS)
next prev parent reply other threads:[~2009-12-05 21:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-05 0:05 Miscellaneous file cleanup Bruce Dubbs
2009-12-05 20:40 ` Robert Millan
2009-12-05 21:29 ` Bruce Dubbs [this message]
2009-12-09 21:43 ` Robert Millan
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=4B1AD0A9.9040709@gmail.com \
--to=bruce.dubbs@gmail.com \
--cc=grub-devel@gnu.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 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.