|
From: <sv...@va...> - 2005-04-03 03:11:31
|
Author: njn Date: 2005-04-03 04:11:27 +0100 (Sun, 03 Apr 2005) New Revision: 3514 Modified: trunk/coregrind/Makefile.am Log: gen_intercepts.pl doesn't exist any more. Modified: trunk/coregrind/Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coregrind/Makefile.am 2005-04-03 00:16:11 UTC (rev 3513) +++ trunk/coregrind/Makefile.am 2005-04-03 03:11:27 UTC (rev 3514) @@ -36,8 +36,7 @@ =20 EXTRA_DIST =3D \ valgrind.vs \ - gen_toolint.pl toolfuncs.def \ - gen_intercepts.pl + gen_toolint.pl toolfuncs.def =20 BUILT_SOURCES =3D vg_toolint.c vg_toolint.h CLEANFILES =3D vg_toolint.c vg_toolint.h |