From 910de52a041f4c2b38cc705a0440578626cfad7f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 1 Nov 2002 10:02:18 +0000 Subject: Note that "tethereal-tap-register.c" is built by the Bash script "make-tapreg-dotc" from "tap-*.c", using grep and sed. svn path=/trunk/; revision=6541 --- README.win32 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.win32 b/README.win32 index a82439a084..0ae4e638b7 100644 --- a/README.win32 +++ b/README.win32 @@ -1,4 +1,4 @@ -$Id: README.win32,v 1.41 2002/10/09 13:39:17 gerald Exp $ +$Id: README.win32,v 1.42 2002/11/01 10:02:18 guy Exp $ Installing Ethereal, Tethereal, and Editcap on Win32 ==================================================== @@ -217,6 +217,9 @@ make-reg-dotc, packet*.c register.c Bash + grep + sed or make-reg-dotc.py, packet*.c register.c Python +make-tapreg-dotc, tap-*.c tethereal-tap-register.c + Bash + grep + sed + The Makefile.nmake supplied with the Ethereal distribution will, if PYTHON is defined in config.nmake, attempt to make register.c with Python, since it is much much much faster than the shell version. The -- cgit v1.2.3