diff options
author | Gerald Combs <gerald@wireshark.org> | 2006-06-07 04:37:26 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2006-06-07 04:37:26 +0000 |
commit | c2e72cf272616b1f450fda834c6843bfadaacdc8 (patch) | |
tree | a0c7be569a852b2436e002a194665a3104920501 /help/Makefile.nmake | |
parent | 477bd8006a0485491fcfd91723bfedbed5d23241 (diff) | |
download | wireshark-c2e72cf272616b1f450fda834c6843bfadaacdc8.tar.gz wireshark-c2e72cf272616b1f450fda834c6843bfadaacdc8.tar.bz2 wireshark-c2e72cf272616b1f450fda834c6843bfadaacdc8.zip |
Ethereal -> Wireshark. Update the FAQ.
svn path=/trunk/; revision=18380
Diffstat (limited to 'help/Makefile.nmake')
-rw-r--r-- | help/Makefile.nmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.nmake b/help/Makefile.nmake index e9e29b6b75..11a8d2564d 100644 --- a/help/Makefile.nmake +++ b/help/Makefile.nmake @@ -1,4 +1,4 @@ -## Makefile for building ethereal.exe with Microsoft C and nmake +## Makefile for building wireshark.exe with Microsoft C and nmake ## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake # # $Id$ |