wireshark/packaging
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
..
nsis Give every Makefile.nmake file a "distclean" rule, and have "distclean" 2003-10-10 21:31:53 +00:00
rpm Forgot the RPMS directory in the .cvsignore. 2002-08-20 01:12:40 +00:00
svr4 Tweak the Solaris/SVR4 packaging a bit. Change "make install-strip" to 2002-08-18 20:42:13 +00:00
.cvsignore Update and add ".cvsignore" files to reduce the level of noise from CVS. 2000-07-30 08:32:54 +00:00
Makefile.am Move the comments in nsis/README into nsis/Makefile.nmake 2001-04-04 20:08:16 +00:00