Make $(command_line_OBJECTS) a dependency of the stuff that links with
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Dec 2005 06:03:34 +0000 (06:03 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Dec 2005 06:03:34 +0000 (06:03 +0000)
commitea1014a1fa66573991e3a83dc4c940d1d01c56ce
tree354ca94671a866aecc548428deb4a36ac50bcd6b
parent86cd9078474e22e06306227695dc9f54e5331e04
Make $(command_line_OBJECTS) a dependency of the stuff that links with
it.

Link dumpcap with mkstemp.obj, as it needs mkstemp().

Make dumpcap depend only on its resource file, as we do with other
programs, not on all of them.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16695 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.nmake