summaryrefslogtreecommitdiff
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-05-01 10:56:27 -0400
committerBill Meier <wmeier@newsguy.com>2014-05-01 15:11:44 +0000
commit5410fab0804041094a130f845839d5b273300ace (patch)
tree8f75c7cc720cb36c4cbe4793e3f866dc584fb186 /Makefile.nmake
parentb31381dd7082beef05bf7e6717f2867007dd5b44 (diff)
downloadwireshark-5410fab0804041094a130f845839d5b273300ace.tar.gz
Add a comment re certain variables beibg defined in win32.mak.
Change-Id: I9246a1786a5bf8c48744378f25a66f6881caed81 Reviewed-on: https://code.wireshark.org/review/1459 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 77e66a9db3..e930f809b3 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -315,7 +315,7 @@ $(RESOURCES): image
## Note: The proper "SUBSYSTEM" link option to be used for linking each of the Wireshark executables
## is specified in '$(guiflags)' or '$(conflags)' as used as part of the link options.
-## (These variables are defined in win32.mak).
+## (These variables (as well as '$(guilibsdll)' and '$(conlibsdll)') are defined in win32.mak).
filetap\filetap-$(FTAP_VERSION).lib: image $(ZLIB_DLL) filetap
wiretap\wiretap-$(WTAP_VERSION).lib: image $(ZLIB_DLL) wiretap