X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a4b77022130d92f943cb9fffdaec3273a2a13388..9e4f999b26b57e6b752aceb8fbba3a61878440d7:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 54c948f68c..fd4956e6de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -106,6 +106,9 @@ mail: -s "New version of SimGrid ($$ver)" \ simgrid-user@lists.gforge.inria.fr +TAGS: + etags -o ./TAGS `make dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` + splint: splint `make dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` \ +matchanyintegral -warnposix +boolint \