=================================================================== RCS file: /home/cvs/OpenXM/rc/Makefile,v retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- OpenXM/rc/Makefile 2004/02/26 09:24:25 1.19 +++ OpenXM/rc/Makefile 2004/02/26 09:54:27 1.20 @@ -1,10 +1,10 @@ -# $OpenXM: OpenXM/rc/Makefile,v 1.18 2003/02/03 07:14:38 ohara Exp $ +# $OpenXM: OpenXM/rc/Makefile,v 1.19 2004/02/26 09:24:25 takayama Exp $ # make repl # make all # make install [ PREFIX=/home/hoge ] ; Default is /usr/local CC=gcc # SHELL_SCRIPTS=asir sm1 oxgp k0 oxmath oxMathematica ox -SHELL_SCRIPTS=asir sm1 oxgp oxmath oxMathematica ox openxm webasir +SHELL_SCRIPTS=asir sm1 oxmath oxMathematica ox openxm webasir PREFIX=/usr/local INSTALL_DIR=${PREFIX}/bin MAN_DIR=../man/man1