From 43142cb77bd1f8cafc8abb20f75e4e6d66d058dd Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 7 Apr 2003 18:43:03 +0000 Subject: Get rid of the other Flex output files, so that they get rebuilt on Windows. svn path=/trunk/; revision=7410 --- cleanbld.bat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 @@ -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 -- cgit v1.2.3