[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Kan

Diff for /OpenXM/src/kan96xx/Kan/Makefile.in between version 1.8 and 1.9

version 1.8, 2003/09/02 03:31:12 version 1.9, 2003/09/11 00:52:05
Line 1 
Line 1 
 ###  $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]  #   depends on install-gmp, install-gc [install-asir-gc]
 #              ( cd ../plugin ; make )  #              ( cd ../plugin ; make )
Line 144  plugin.sm1 : Makefile $(PLUGIN_SM1)
Line 144  plugin.sm1 : Makefile $(PLUGIN_SM1)
   
 clean :  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          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

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>