summaryrefslogtreecommitdiff
path: root/help/Makefile.nmake
blob: 8ec24259ef8b34f3d71df8b098cd597ba484977b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Makefile for building ethereal.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