=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/Makefile.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- OpenXM/src/ox_math/Makefile.in 2003/01/12 03:16:38 1.11 +++ OpenXM/src/ox_math/Makefile.in 2003/01/13 12:04:28 1.12 @@ -1,5 +1,5 @@ # -*- mode: Makefile -*- -# $OpenXM: OpenXM/src/ox_math/Makefile.in,v 1.10 2003/01/11 12:39:11 ohara Exp $ +# $OpenXM: OpenXM/src/ox_math/Makefile.in,v 1.11 2003/01/12 03:16:38 ohara Exp $ OpenXM_HOME=../.. @@ -61,7 +61,7 @@ clean-for-debug: clean-binary: clean-for-debug clean: - -rm -f *.o *~ math2.c ox_math math2ox + -rm -f *.o *~ math2.c ${BINARIES} distclean: clean -rm -f .configure_done configure config.cache config.log config.status Makefile