Wireshark-commits: [Wireshark-commits] rev 22436: /trunk/ /trunk/epan/dfilter/: Makefile.am /trunk/epan/: Makefile.am /trunk/plugins/mate/: Makefile.am /trunk/: Makefile.am Makefile.am.inc /trunk/wiretap/: Makefile.am
From:
guy@xxxxxxxxxxxxx
Date: Wed, 01 Aug 2007 20:35:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22436
User: guy
Date: 2007/08/01 08:35 PM
Log:
Add a Makefile.am.inc file, to hold rules etc. used by multiple
Makefile.am files; currently, it has the (F)lex-to-C rule. Have
Makefile.am files with .l.c rules include Makefile.am.inc to get that
rule.
Directory: /trunk/epan/dfilter/
Changes Path Action
+3 -7 Makefile.am Modified
Directory: /trunk/epan/
Changes Path Action
+2 -7 Makefile.am Modified
Directory: /trunk/plugins/mate/
Changes Path Action
+2 -7 Makefile.am Modified
Directory: /trunk/
Changes Path Action
+1 -0 Makefile.am Modified
+29 -0 Makefile.am.inc Added
Directory: /trunk/wiretap/
Changes Path Action
+2 -7 Makefile.am Modified