>> "Damien" == Damien Thivolle
<damien(a)lrde.epita.fr> writes:
+clean-local:
+ rm -f *.cxx
CLEANFILES.
Index: tools/swilena/src/Makefile.am
--- tools/swilena/src/Makefile.am Sun, 11 Apr 2004 19:23:53 +0200 thivol_d
(oln/v/25_Makefile.a 1.2 600)
+++ tools/swilena/src/Makefile.am Mon, 12 Apr 2004 01:08:03 +0200 thivol_d
(oln/v/25_Makefile.a 1.3 600)
@@ -3,4 +3,7 @@
## Makefile.am for swilena/src
##
+distclean-local:
+ rm -f *.i makefile.swig
Ici aussi.