Ethereal-cvs: [Ethereal-cvs] rev 13402: /trunk/plugins/acn/: Makefile.nmake /trunk/plugins/age

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 14 Feb 2005 20:34:09 -0000
User: guy
Date: 2005/02/14 02:34 PM

Log:
 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.

Directory: /trunk/plugins/acn/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/agentx/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/artnet/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/asn1/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/ciscosm/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/epan/dfilter/
  Changes    Path              Action
  +11 -0     Makefile.nmake    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +3 -5      Makefile.am        Modified
  +22 -11    Makefile.common    Modified
  +3 -2      Makefile.nmake     Modified

Directory: /trunk/doc/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/docsis/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/enttec/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +0 -4      Makefile.am       Modified
  +9 -0      Makefile.nmake    Modified

Directory: /trunk/epan/ftypes/
  Changes    Path              Action
  +2 -1      Makefile.nmake    Modified

Directory: /trunk/plugins/giop/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/gryphon/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +3 -0      Makefile.am        Modified
  +10 -0     Makefile.common    Modified
  +4 -2      Makefile.nmake     Modified

Directory: /trunk/help/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/image/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/irda/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/tools/lemon/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/lwres/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/mate/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/megaco/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/mgcp/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/packaging/nsis/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/opsi/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/pcli/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/
  Changes    Path              Action
  +42 -0     Makefile.nmake    Modified

Directory: /trunk/plugins/rdm/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/rlm/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/rtnet/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/plugins/rudp/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/tools/
  Changes    Path              Action
  +5 -0      Makefile.nmake    Modified

Directory: /trunk/
  Changes    Path               Action
  +17 -7     Makefile.am        Modified
  +18 -2     Makefile.common    Modified
  +28 -8     Makefile.nmake     Modified

Directory: /trunk/plugins/v5ua/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified

Directory: /trunk/wiretap/
  Changes    Path              Action
  +12 -1     Makefile.nmake    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13402&view=rev