=================================================================== RCS file: /home/cvs/OpenXM/src/asir-port/Makefile,v retrieving revision 1.23 retrieving revision 1.28 diff -u -p -r1.23 -r1.28 --- OpenXM/src/asir-port/Makefile 2010/02/12 11:16:06 1.23 +++ OpenXM/src/asir-port/Makefile 2011/02/21 04:30:10 1.28 @@ -1,8 +1,8 @@ -# $OpenXM: OpenXM/src/asir-port/Makefile,v 1.22 2010/02/07 05:35:49 takayama Exp $ +# $OpenXM: OpenXM/src/asir-port/Makefile,v 1.27 2010/07/19 10:11:50 takayama Exp $ # touch for_knoppix ; make install # to generate a distribution for knoppix. #### Do not add extra spaces after the VERSION. -VERSION=1.3.1-2 +VERSION=1.3.1-6 KNOPPIX_HOME=/home/knoppix LIBS=alpi bfct bgk const cyclic defs.h dmul fctrdata fctrtest fff \ @@ -10,7 +10,7 @@ LIBS=alpi bfct bgk const cyclic defs.h dmul fctrdata f sturm xm # bug: md5sum is called md5 in FreeBSD. MD5=md5sum -OS=`uname -s` +OS=`dpkg --print-architecture` OpenXM_HOME_=../.. RSYNC=rsync -avz -e ssh #FTP_DIR=/home/ftp/pub/OpenXM/head/knoppix