wireshark/help
Guy Harris 6616a3770c Make the "maintainer-clean" rules get rid of some additional generated
files.  Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and
GENERATED_FILES macros in Makefile.common files, along the lines of what
wiretap/Makefile.common has.

Clean up "*~" files with "make clean" rather than only "make distclean"
in some additional places.

Add "maintainer-clean" rules to the Makefile.nmake files, paralelling
the ones in the automake-generated Makefile.in files, using the
GENERATED_FILES macros from Makefile.common files.  In some cases, move
the cleanup of files from "make distclean" to "make maintainer-clean",
and in other cases, put in a comment indicating why we're not doing that
(because some files that are distributed in the source tarballs, namely
Flex output, were built with a UN*X Flex and won't compile on Windows,
so we get rid of them with "make distclean" so you can clean up stuff
that *has* to be re-generated for Windows).

Clean up some *CLEANFILES definitions - get rid of ones that no longer
apply as files were moved or that add to the definition a name that's
already there.

svn path=/trunk/; revision=13402
2005-02-14 20:33:57 +00:00
..
Makefile.am removed "Well Known" help page, as the content (and far more than that) moved to the wiki. 2004-09-25 10:15:08 +00:00
Makefile.nmake Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
capture_filters.txt fixed various typos 2004-02-24 17:49:07 +00:00
capturing.txt updated texts to reflect the latest GUI changes 2004-03-13 19:51:07 +00:00
display_filters.txt fixed various typos 2004-02-24 17:49:07 +00:00
faq.txt Update FAQ and manuf files 2005-01-15 18:34:06 +00:00
getting_started.txt fixed various typos 2004-02-24 17:49:07 +00:00
overview.txt build a list of the input file formats instead of a floating text, 2004-04-25 09:02:04 +00:00
toc removed "Well Known" help page, as the content (and far more than that) moved to the wiki. 2004-09-25 10:15:08 +00:00