grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Miscellaneous file cleanup


From: Bruce Dubbs
Subject: Re: Miscellaneous file cleanup
Date: Sat, 05 Dec 2009 15:29:13 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080722 SeaMonkey/1.1.11

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

=== 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)
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]