tevent: add a make target "make abi_checks"
authorMichael Adam <obnox@samba.org>
Fri, 11 Sep 2009 11:39:15 +0000 (13:39 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 11 Sep 2009 13:31:24 +0000 (15:31 +0200)
Michael

lib/tevent/tevent.mk

index 480366e9387d9a99e6745ea6669dd129b9d64eca..7499e5334f0449fa376ec33ba3798cca18049415 100644 (file)
@@ -29,6 +29,10 @@ installlibs:: installdirs
 
 install:: all installdirs installheaders installlibs $(PYTHON_INSTALL_TARGET)
 
+abi_checks::
+       @echo ABI checks:
+       @./script/abi_checks.sh tevent tevent.h
+
 clean::
        rm -f $(TEVENT_SOBASE) $(TEVENT_SONAME) $(TEVENT_SOLIB) $(TEVENT_STLIB)
        rm -f tevent.pc