From 705e454915175a72506101394a8f02be19b3afc3 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 6 Mar 2006 16:30:45 +0000 Subject: Remove the test-splint target. Splint never did work on the Ethereal sources and it doesn't look like that will change any time soon. svn path=/trunk/; revision=17481 --- Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ee3c01036b..9bf6da1aca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -834,15 +834,6 @@ debian-package: debian/rules clean-local: rm -rf $(top_stagedir) -test-splint: $(ethereal_SOURCES) - splint \ - -gnu-extensions -D_U_="" \ - -I. `glib-config --cflags` \ - -I./epan \ - -I./tools/lemon \ - -I./wiretap \ - $(ethereal_SOURCES) - init.lua: template-init.lua make-init-lua.pl epan/ftypes/ftypes.h wiretap/wtap.h $(PERL) make-init-lua.pl template-init.lua > init.lua -- cgit v1.2.3