aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-04-07 18:43:03 +0000
committerGuy Harris <guy@alum.mit.edu>2003-04-07 18:43:03 +0000
commit43142cb77bd1f8cafc8abb20f75e4e6d66d058dd (patch)
tree6319b8e152fc7858863fcd8a93723da63ada7eb5
parent7cf778fe2378f72ffdcb79633251801582ef8aa1 (diff)
Get rid of the other Flex output files, so that they get rebuilt on
Windows. svn path=/trunk/; revision=7410
-rw-r--r--cleanbld.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/cleanbld.bat b/cleanbld.bat
index 58850ac615..d4a558f8e3 100644
--- a/cleanbld.bat
+++ b/cleanbld.bat
@@ -2,7 +2,7 @@ echo off
rem cleanbld.bat
rem Script to clean up from a build on another platform
rem
-rem $Id: cleanbld.bat,v 1.2 2003/03/12 00:11:09 guy Exp $
+rem $Id: cleanbld.bat,v 1.3 2003/04/07 18:43:03 guy Exp $
rem
rem Ethereal - Network traffic analyzer
rem By Gerald Combs <gerald@ethereal.com>
@@ -33,3 +33,5 @@ del/f config.h
del/f epan\config.h
del/f wiretap\config.h
del/f epan\dfilter\scanner.c
+del/f wiretap\ascend-scanner.c
+del/f text2pcap-scanner.c