summaryrefslogtreecommitdiff
path: root/plugins/tpg
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-06-25 15:32:49 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-06-25 15:32:49 +0000
commitce088c334d7dd137aee56095ea2ed89aca67f4f0 (patch)
treef53e2094a22f5c797949e387986cf7f69b94467c /plugins/tpg
parent03febfc8193290c6b3e4fd21663243288ab7fd40 (diff)
downloadwireshark-ce088c334d7dd137aee56095ea2ed89aca67f4f0.tar.gz
makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.
svn path=/trunk/; revision=50140
Diffstat (limited to 'plugins/tpg')
-rw-r--r--plugins/tpg/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tpg/Makefile.nmake b/plugins/tpg/Makefile.nmake
index ae64ff59ad..1ca0327a40 100644
--- a/plugins/tpg/Makefile.nmake
+++ b/plugins/tpg/Makefile.nmake
@@ -62,7 +62,7 @@ mate_grammar.c : mate_grammar.lemon $(LEMON)\lemon.exe
$(LEMON)\lemon.exe:
cd ../../tools
- $(MAKE) /$(MAKEFLAGS) -f makefile.nmake lemon
+ $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake lemon
cd ../plugins/mate
checkapi: