Add a checkapis target.

svn path=/trunk/; revision=33092
This commit is contained in:
Gerald Combs 2010-06-04 19:49:12 +00:00
parent 6f6fbeadb2
commit d123b9e737
1 changed files with 3 additions and 0 deletions

View File

@ -93,3 +93,6 @@ clean:
distclean: clean
maintainer-clean: distclean
checkapi:
$(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC) $(DISSECTOR_SUPPORT_SRC) $(DISSECTOR_INCLUDES)