make-faq: Format of the online file changed slightly.
[obnox/wireshark/wip.git] / help / Makefile.nmake
1 ## Makefile for building wireshark.exe with Microsoft C and nmake
2 ## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
3 #
4 # $Id$
5
6 include ..\config.nmake
7
8 ############### no need to modify below this line #########
9
10 clean:
11
12 distclean: clean
13
14 maintainer-clean: distclean