[PD-cvs] pd/src makefile.nt,1.1.1.3.2.1,1.1.1.3.2.2

xovo at users.sourceforge.net xovo at users.sourceforge.net
Sat Dec 27 12:32:45 CET 2003


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32450

Modified Files:
      Tag: devel_0_37
	makefile.nt 
Log Message:
added SIMD stuff

Index: makefile.nt
===================================================================
RCS file: /cvsroot/pure-data/pd/src/makefile.nt,v
retrieving revision 1.1.1.3.2.1
retrieving revision 1.1.1.3.2.2
diff -C2 -d -r1.1.1.3.2.1 -r1.1.1.3.2.2
*** makefile.nt	8 Jul 2003 09:48:57 -0000	1.1.1.3.2.1
--- makefile.nt	27 Dec 2003 11:32:43 -0000	1.1.1.3.2.2
***************
*** 34,37 ****
--- 34,38 ----
      x_arithmetic.c x_connective.c x_interface.c x_midi.c x_misc.c \
      x_time.c x_acoustics.c x_net.c x_qlist.c x_gui.c d_soundfile.c \
+     m_simd_sse_vc.c m_simd_sse_gcc.c m_simd_ve_gcc.c \
      $(SYSSRC)
  






More information about the Pd-cvs mailing list