|
From: James B. <bi...@us...> - 2004-05-19 19:15:25
|
Update of /cvsroot/teem/teem/src/unrrdu In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12311 Modified Files: GNUmakefile Log Message: Added tile.o Index: GNUmakefile =================================================================== RCS file: /cvsroot/teem/teem/src/unrrdu/GNUmakefile,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** GNUmakefile 4 Apr 2004 21:21:06 -0000 1.22 --- GNUmakefile 19 May 2004 19:15:13 -0000 1.23 *************** *** 58,62 **** lut.o subst.o rmap.o imap.o save.o head.o data.o splice.o inset.o \ axinsert.o axdelete.o axinfo.o ccfind.o ccadj.o ccmerge.o \ ! ccsettle.o about.o axsplit.o axmerge.o mlut.o mrmap.o #### #### --- 58,62 ---- lut.o subst.o rmap.o imap.o save.o head.o data.o splice.o inset.o \ axinsert.o axdelete.o axinfo.o ccfind.o ccadj.o ccmerge.o \ ! ccsettle.o about.o axsplit.o axmerge.o mlut.o mrmap.o tile.o #### #### |