git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e276c
)
tevent: add a make target "make abi_checks"
author
Michael Adam
<obnox@samba.org>
Fri, 11 Sep 2009 11:39:15 +0000
(13:39 +0200)
committer
Michael Adam
<obnox@samba.org>
Fri, 11 Sep 2009 13:31:24 +0000
(15:31 +0200)
Michael
lib/tevent/tevent.mk
patch
|
blob
|
history
diff --git
a/lib/tevent/tevent.mk
b/lib/tevent/tevent.mk
index 480366e9387d9a99e6745ea6669dd129b9d64eca..7499e5334f0449fa376ec33ba3798cca18049415 100644
(file)
--- a/
lib/tevent/tevent.mk
+++ b/
lib/tevent/tevent.mk
@@
-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