aboutsummaryrefslogtreecommitdiffstats
path: root/help/Makefile.nmake
blob: d820ddceb420ff02bdf54fbedb071d6ded928b1b (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: Makefile.nmake,v 1.2 2003/12/22 08:07:13 ulfl Exp $

include ..\config.nmake

############### no need to modify below this line #########

clean:

distclean: clean