1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

tevent: add a make target "make abi_checks"

Michael
This commit is contained in:
Michael Adam 2009-09-11 13:39:15 +02:00
parent f0e276cff8
commit 40c670f8cb

View 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