wireshark/help/Makefile.nmake
Gerald Combs c2e72cf272 Ethereal -> Wireshark. Update the FAQ.
svn path=/trunk/; revision=18380
2006-06-07 04:37:26 +00:00

15 lines
264 B
Makefile

## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\config.nmake
############### no need to modify below this line #########
clean:
distclean: clean
maintainer-clean: distclean