Use the "-o" flag, rather than using the "-t" flag and redirecting the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 Apr 2000 06:19:42 +0000 (06:19 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 Apr 2000 06:19:42 +0000 (06:19 +0000)
commit68018e6e9d8b933b6164cdd63d1758d6e0e0ceff
tree6fac47451a22fc2800aad9df9251ac954e9cada9
parentfd27a1f7c36d243b943f62f4d48ecb188f8fb640
Use the "-o" flag, rather than using the "-t" flag and redirecting the
standard output, in the rules to get Flex to produce scanner code; that
way, if Flex fails to run for some reason, we don't leave around a
zero-length or otherwise incorrect "XXX-scanner.c" file that might
keep a subsequent make from thinking it has to generate that file.

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