[PD-cvs] externals/grill/flext build-pd-bcc.bat,1.2,1.3 build-pd-msvc.bat,1.2,1.3 makefile.pd-darwin,1.14,1.15

xovo at users.sourceforge.net xovo at users.sourceforge.net
Tue Dec 30 04:32:48 CET 2003


Update of /cvsroot/pure-data/externals/grill/flext
In directory sc8-pr-cvs1:/tmp/cvs-serv12950

Modified Files:
	build-pd-bcc.bat build-pd-msvc.bat makefile.pd-darwin 
Log Message:
 ""

Index: build-pd-bcc.bat
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build-pd-bcc.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build-pd-bcc.bat	28 Dec 2003 03:37:26 -0000	1.2
--- build-pd-bcc.bat	30 Dec 2003 03:32:46 -0000	1.3
***************
*** 1 ****
! @echo --- Building flext with BorlandC++ ---

make -f makefile.pd-bcc
\ No newline at end of file
--- 1,3 ----
! @echo --- Building flext with BorlandC++ ---
! 
! make -f makefile.pd-bcc

Index: build-pd-msvc.bat
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build-pd-msvc.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build-pd-msvc.bat	28 Dec 2003 03:37:26 -0000	1.2
--- build-pd-msvc.bat	30 Dec 2003 03:32:46 -0000	1.3
***************
*** 1 ****
! @echo --- Building flext with MS Visual C++ ---

nmake -f makefile.pd-msvc clean
nmake -f makefile.pd-msvc
\ No newline at end of file
--- 1,3 ----
! @echo --- Building flext with MS Visual C++ ---

! nmake -f makefile.pd-msvc clean
! 
nmake -f makefile.pd-msvc

Index: makefile.pd-darwin
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/makefile.pd-darwin,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** makefile.pd-darwin	25 Sep 2003 02:32:58 -0000	1.14
--- makefile.pd-darwin	30 Dec 2003 03:32:46 -0000	1.15
***************
*** 33,37 ****
  
  # frameworks
! FRAMEWORKS=Carbon veclib
  
  
--- 33,37 ----
  
  # frameworks
! #FRAMEWORKS=Carbon veclib
  
  






More information about the Pd-cvs mailing list