Wireshark-bugs: [Wireshark-bugs] [Bug 3024] Fix building of packet-gsm_map.c and packet-gsm_map.h files
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Wed, 5 Nov 2008 02:11:00 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3024
--- Comment #4 from Jörg Mayer <jmayer@xxxxxxxxx> 2008-11-05 02:10:58 PDT ---
The following example uses sh script syntax as I don't know about bat-files:
mxcopy.bat:
for i in $(DISSECTOR_FILES); do
xcopy ... $i ...
done
Is someting like that doable? If not: Is there another script language
that is acceptable to require on a developer's machine, like javascript?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.