=================================================================== RCS file: /home/cvs/OpenXM/src/cfep/package/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/cfep/package/Makefile 2006/03/06 08:55:31 1.2 +++ OpenXM/src/cfep/package/Makefile 2006/03/10 11:48:02 1.3 @@ -62,8 +62,10 @@ dist-cfep: gentar install (cp ${OpenXM_HOME}/bin/ox100start work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/ox work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/oxlog work/OpenXM/bin) - (cp ${OpenXM_HOME}/bin/oxgreph work/OpenXM/bin) +# (cp ${OpenXM_HOME}/bin/oxgreph work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/nkf work/OpenXM/bin) + (cp ${OpenXM_HOME}/bin/sm1 work/OpenXM/bin) + (cp ${OpenXM_HOME}/bin/ox_k0 work/OpenXM/bin) (mkdir -p work/OpenXM/lib/sm1 ; cp -r ${OpenXM_HOME}/lib/sm1/*.sm1 work/OpenXM/lib/sm1) (cp ${OpenXM_HOME}/lib/sm1/*.asir work/OpenXM/lib/sm1) (cp -r ${OpenXM_HOME}/lib/sm1/Resource work/OpenXM/lib/sm1)