http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23297
User: wmeier
Date: 2007/10/28 06:12 PM
Log:
Small fixes:
1. wireshark.bat: Quote %U3_HOST_EXEC_PATH%\wireshark.exe so pathname
with spaces will work;
2. makefile.nmake: Use $(MAKE) /$(MAKEFLAGS) so things like
invoking nmake at the top level with /E to have environment
variables override config.namke definitions will work.
Directory: /trunk/packaging/u3/win32/
Changes Path Action
+2 -2 makefile.nmake Modified
+1 -1 wireshark.bat Modified