Ethereal-dev: [Ethereal-dev] cleaning of all generated files

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ankur Aggarwal" <ankur@xxxxxxxxxxxxxxxxx>
Date: Mon, 27 Jun 2005 13:36:03 +0530
Hi
I think it be better if the cleanbld.bat script removes all the
generated files. I added the list of the files that were excluded during
the last cleaner updates. 

Regards, 
Ankur


$ svn diff cleanbld.bat
Index: cleanbld.bat
===================================================================
--- cleanbld.bat        (revision 14745)
+++ cleanbld.bat        (working copy)
@@ -35,3 +35,23 @@
 del/f epan\dfilter\scanner.c
 del/f wiretap\ascend-scanner.c
 del/f text2pcap-scanner.c
+rem
+rem new clean up additions
+del/f svnversion.h
+del/f tethereal-tap-register.c
+del/f epan\mkstemp.c
+del/f epan\strptime.c
+del/f epan\dfilter\grammar.c
+del/f epan\dfilter\grammar.h
+del/f epan\dfilter\grammar.out
+del/f epan\dissectors\register.c
+del/f epan\dissectors\x11-declarations.h
+del/f epan\dissectors\x11-register-info.h
+del/f gtk\ethereal-tap-register.c
+del/f plugins\mate\mate_grammar.c
+del/f plugins\mate\mate_grammar.h
+del/f plugins\mate\mate_grammar.out
+del/f plugins\mate\mate_parser.c
+del/f plugins\xml\xml_lexer.c
+del/f wiretap\ascend-grammar.c
+del/f wiretap\ascend-grammar.h