wireshark/epan/ftypes
Guy Harris 02e1d2680a Give every Makefile.nmake file a "distclean" rule, and have "distclean"
recurse into subdirectories doing "nmake -f Makefile.nmake distclean".

Have "nmake -f Makefile.nmake clean" not remove stuff that "make clean"
doesn't remove (such as Flex/Bison output and config.h files) - and have
"nmake -f Makefile.nmake distclean" remove stuff that "make distclean"
removes, including "tethereal-tap-register.c" and
"ethereal-tap-register.c".

svn path=/trunk/; revision=8672
2003-10-10 21:31:53 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake Give every Makefile.nmake file a "distclean" rule, and have "distclean" 2003-10-10 21:31:53 +00:00
ftype-bytes.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-double.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-integer.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-ipv4.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-none.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-string.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-time.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-tvbuff.c Include <string.h> to get "strlen()" declared. 2003-08-27 21:11:39 +00:00
ftypes-int.h Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftypes.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftypes.h Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00