From 581b59907ca5b79b44cc0654e57c34ab77883a96 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Mon, 10 Aug 2009 13:57:08 +0200 Subject: Clean files generated by Bison and Flex. --- tools/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/Makefile.in b/tools/Makefile.in index eeef8f5..039f1ea 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -68,6 +68,7 @@ install-docs: clean: find . -name "*.[oa]" -o -name core -o -name depend -o -name "*.html" | xargs rm -f + rm -f conf/cf-lex.c conf/cf-parse.* conf/commands.h conf/keywords.h rm -f $(exedir)/bird $(exedir)/birdc $(exedir)/bird.ctl $(exedir)/bird6.ctl .dep-stamp distclean: clean -- cgit v1.2.3