=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/M/Makefile.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/src/asir-contrib/packages/doc/M/Makefile.in 2009/02/15 09:42:27 1.4 +++ OpenXM/src/asir-contrib/packages/doc/M/Makefile.in 2009/02/20 03:05:26 1.5 @@ -1,4 +1,4 @@ -# $OpenXM: OpenXM/src/asir-contrib/packages/doc/M/Makefile.in,v 1.3 2009/02/15 02:19:40 takayama Exp $ +# $OpenXM: OpenXM/src/asir-contrib/packages/doc/M/Makefile.in,v 1.4 2009/02/15 09:42:27 takayama Exp $ PTEX=@PTEX@ DVIPDF=@DVIPDF@ # Original file was ../Makefile.common @@ -37,11 +37,11 @@ DVIPDF=@DVIPDF@ # cf. glib* base* ######################################################################## # They are configured and set by the upper level Makefile -INSTALL_doc=${OpenXM_HOME}/doc -INSTALL_lib=${OpenXM_HOME}/lib -OXWEAVE=${OpenXM_HOME}/bin/oxweave -OXGENTEXI=${OpenXM_HOME}/bin/oxgentexi -OXREPLACE=${OpenXM_HOME}/bin/oxreplace +INSTALL_doc=@prefix@/doc +INSTALL_lib=@prefix@/lib +OXWEAVE=@prefix@/bin/oxweave +OXGENTEXI=@prefix@/bin/oxgentexi +OXREPLACE=@prefix@/bin/oxreplace # OpenXM_ROOT=../../../../../../OpenXM ASIRDOC=${OpenXM_ROOT}/src/asir-doc