dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/genksyms
Fernando Luis Vázquez Cao 603d8c0adb scripts/genksyms: clean lex/yacc generated files
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>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-01-08 14:48:15 +01:00
..
.gitignore genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
Makefile scripts/genksyms: clean lex/yacc generated files 2012-01-08 14:48:15 +01:00
genksyms.c genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
genksyms.h genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
keywords.gperf genksyms: pass hash and lookup functions name and target language though the input file 2011-06-09 14:04:40 -04:00
keywords.hash.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
lex.l genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
lex.lex.c_shipped genksyms: Regenerate lexer and parser 2011-10-11 12:07:05 +02:00
parse.tab.c_shipped genksyms: Regenerate lexer and parser 2011-10-11 12:07:05 +02:00
parse.tab.h_shipped genksyms: Regenerate lexer and parser 2011-10-11 12:07:05 +02:00
parse.y genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00