[PD-cvs] externals/iem/iemmatrix/src makefile_win,1.3,1.4

musil tmusil at users.sourceforge.net
Fri Dec 15 14:03:23 CET 2006


Update of /cvsroot/pure-data/externals/iem/iemmatrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27587/iem/iemmatrix/src

Modified Files:
	makefile_win 
Log Message:
4 more files to compile

mtx_powtodb.c \
mtx_dbtopow.c \
mtx_bspline.c \
mtx_atan.c \

Index: makefile_win
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iemmatrix/src/makefile_win,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** makefile_win	9 Mar 2006 15:28:41 -0000	1.3
--- makefile_win	15 Dec 2006 13:03:21 -0000	1.4
***************
*** 21,25 ****
  	/LIBPATH:$(PD_INST_PATH)\bin pd.lib
  
! SRC = mtx_not.c \
  	mtx_add.c \
  	mtx_and.c \
--- 21,29 ----
  	/LIBPATH:$(PD_INST_PATH)\bin pd.lib
  
! SRC = mtx_powtodb.c \
! 	mtx_dbtopow.c \
! 	mtx_bspline.c \
! 	mtx_atan.c \
! 	mtx_not.c \
  	mtx_add.c \
  	mtx_and.c \





More information about the Pd-cvs mailing list