From: "Fernando Luis Vázquez Cao" <fernando@oss.ntt.co.jp>
To: Michal Marek <mmarek@suse.cz>, linux-kbuild@vger.kernel.org
Subject: Re: [PATCH] scripts/genksyms: clean lex/yacc generated files
Date: Thu, 05 Jan 2012 14:06:11 +0900 [thread overview]
Message-ID: <4F052FC3.1080303@oss.ntt.co.jp> (raw)
In-Reply-To: <4EE57241.90400@oss.ntt.co.jp>
ping
(2011年12月12日 12:17), Fernando Luis Vázquez Cao wrote:
> Add "keywords.hash.c", "lex.lex.c", "parse.tab.c" and "parse.tab.h" to
> clean-list
> so that they get automagically deleted at clean/mrproper time.
>
> Signed-off-by: Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp>
> ---
>
> diff -urNp linux-3.2-rc4-orig/scripts/genksyms/Makefile
> linux-3.2-rc4/scripts/genksyms/Makefile
> --- linux-3.2-rc4-orig/scripts/genksyms/Makefile 2011-10-24
> 16:10:05.000000000 +0900
> +++ linux-3.2-rc4/scripts/genksyms/Makefile 2011-12-12
> 11:37:29.159986580 +0900
> @@ -11,3 +11,4 @@ HOSTCFLAGS_lex.lex.o := -I$(src)
> # dependencies on generated files need to be listed explicitly
> $(obj)/lex.lex.o: $(obj)/keywords.hash.c $(obj)/parse.tab.h
>
> +clean-files := keywords.hash.c lex.lex.c parse.tab.c parse.tab.h
>
>
next prev parent reply other threads:[~2012-01-05 5:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 3:17 [PATCH] scripts/genksyms: clean lex/yacc generated files Fernando Luis Vázquez Cao
2012-01-05 5:06 ` Fernando Luis Vázquez Cao [this message]
2012-01-08 13:48 ` Michal Marek
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=4F052FC3.1080303@oss.ntt.co.jp \
--to=fernando@oss.ntt.co.jp \
--cc=linux-kbuild@vger.kernel.org \
--cc=mmarek@suse.cz \
/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