Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20248: /trunk/ /trunk/: Makefile.am

Date: Sat, 30 Dec 2006 01:15:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20248

User: guy
Date: 2006/12/30 01:15 AM

Log:
 Bring all the {programname}_* macros together into one section.
 
 Split bin_PROGRAMS and man1_MANS into multiple lines, and put them in
 the same order as the corresponding {programname}_* macro sections.
 
 Get rid of the separate {programname}_DEPENDENCIES macros in cases where
 they can be constructed from the corresponding {programname}_LDADD
 macro, and explain why they're different in cases where they can't be.

Directory: /trunk/
  Changes    Path           Action
  +85 -79    Makefile.am    Modified