=================================================================== RCS file: /home/cvs/OpenXM/src/kan96xx/Kan/Makefile.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/src/kan96xx/Kan/Makefile.in 2003/09/02 03:31:12 1.8 +++ OpenXM/src/kan96xx/Kan/Makefile.in 2003/09/11 00:52:05 1.9 @@ -1,4 +1,4 @@ -### $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.7 2003/09/02 03:24:48 takayama Exp $ +### $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.8 2003/09/02 03:31:12 takayama Exp $ # # depends on install-gmp, install-gc [install-asir-gc] # ( cd ../plugin ; make ) @@ -144,4 +144,5 @@ plugin.sm1 : Makefile $(PLUGIN_SM1) clean : rm -f mklookup mm core sm1 lookup.h smacro.h *.o *~ *.a mon.out sm1.nogc kanlib.a plugin.h plugin.hh plugin-tmp/*.o Kclass/*.o Kclass/*~ makeconf makeconf.sed - +distclean : clean + rm -f Makefile