[PD-cvs] SF.net SVN: pure-data: [9675] trunk/externals/tof/src/Makefile

mrtof at users.sourceforge.net mrtof at users.sourceforge.net
Wed Apr 2 20:35:06 CEST 2008


Revision: 9675
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9675&view=rev
Author:   mrtof
Date:     2008-04-02 11:35:06 -0700 (Wed, 02 Apr 2008)

Log Message:
-----------
Changed tof's internal Makefile

Modified Paths:
--------------
    trunk/externals/tof/src/Makefile

Modified: trunk/externals/tof/src/Makefile
===================================================================
--- trunk/externals/tof/src/Makefile	2008-04-02 18:09:56 UTC (rev 9674)
+++ trunk/externals/tof/src/Makefile	2008-04-02 18:35:06 UTC (rev 9675)
@@ -5,7 +5,7 @@
 
 # ----------------------- WINDOWS -----------------------
 
-pd_win: breakpoints.dll breakpoints~.dll destroysend.dll folderpanel.dll getdollarzero.dll
+pd_win: breakpoints.dll breakpoints~.dll destroysend.dll folderpanel.dll getdollarzero.dll phasorshot~.dll
 
 .SUFFIXES: .dll
 
@@ -27,7 +27,7 @@
 
 # ----------------------- LINUX i386 -----------------------
 
-pd_linux: breakpoints.pd_linux breakpoints~.pd_linux destroysend.pd_linux folderpanel.pd_linux getdollarzero.pd_linux
+pd_linux: breakpoints.pd_linux breakpoints~.pd_linux destroysend.pd_linux folderpanel.pd_linux getdollarzero.pd_linux phasorshot~.pd_linux
 
 .SUFFIXES: .pd_linux
 
@@ -47,7 +47,7 @@
 
 # ----------------------- Mac OSX -----------------------
 
-pd_darwin: breakpoints~.pd_darwin breakpoints.pd_darwin destroysend.pd_darwin folderpanel.pd_darwin getdollarzero.pd_darwin
+pd_darwin: breakpoints~.pd_darwin breakpoints.pd_darwin destroysend.pd_darwin folderpanel.pd_darwin getdollarzero.pd_darwin .pd_darwin
 
 .SUFFIXES: .pd_darwin
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list