[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.7 and 1.8

version 1.7, 2003/09/02 03:24:48 version 1.8, 2003/09/02 03:31:12
Line 1 
Line 1 
 ###  $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.6 2003/07/21 13:36:41 takayama Exp $  ###  $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.7 2003/09/02 03:24:48 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 37  PLUGIN_LINKFLAG = 
Line 37  PLUGIN_LINKFLAG = 
 configure: Makefile  configure: Makefile
   
 Makefile: Makefile.in  Makefile: Makefile.in
         ./configure          sh ./configure
   
   
 HEADERS = datatype.h  stackm.h lookup.h extern.h  kclass.h  HEADERS = datatype.h  stackm.h lookup.h extern.h  kclass.h

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

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