From 8ac668362979935de61f80593eddaa24690283b9 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Tue, 31 May 2011 12:07:25 +0000 Subject: Add dumpabi target to Makefiles in wsutil, epan and wiretap directories. We can use the dumped ABI description for comparing ABI changes between revisions. svn path=/trunk/; revision=37474 --- abi-descriptor.template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 abi-descriptor.template (limited to 'abi-descriptor.template') diff --git a/abi-descriptor.template b/abi-descriptor.template new file mode 100644 index 0000000000..f52ef24f0f --- /dev/null +++ b/abi-descriptor.template @@ -0,0 +1,14 @@ + + + + 0.0.0 + + + {RELPATH}/abi-check-headers + + + {RELPATH}/.libs + +INCLUDE_DIRS + + -- cgit v1.2.1