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

Diff for /OpenXM/src/ox_math/Makefile.in between version 1.16 and 1.17

version 1.16, 2003/03/23 21:56:11 version 1.17, 2003/03/30 08:07:09
Line 1 
Line 1 
 # -*- mode: Makefile -*-  # -*- mode: Makefile -*-
 # $OpenXM: OpenXM/src/ox_math/Makefile.in,v 1.15 2003/03/10 10:35:50 ohara Exp $  # $OpenXM: OpenXM/src/ox_math/Makefile.in,v 1.16 2003/03/23 21:56:11 ohara Exp $
   
 OpenXM_HOME=../..  OpenXM_HOME=../..
   
Line 74  clean:
Line 74  clean:
         -rm -f *.o *~ ${TM_C} ${BINARIES}          -rm -f *.o *~ ${TM_C} ${BINARIES}
   
 distclean: clean  distclean: clean
         -rm -f .configure_done configure config.cache config.log config.status Makefile          -rm -f .configure_done config.cache config.log config.status Makefile
   

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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