[PD-dev] Max?

Mathieu Bouchard matju at artengine.ca
Fri Oct 23 21:27:14 CEST 2009


On Fri, 23 Oct 2009, Mathieu Bouchard wrote:

> --- trunk/pd/doc/1.manual/1.introduction.txt	2006/08/15 16:09:57	5609
> +++ trunk/pd/doc/1.manual/1.introduction.txt	2009/10/23 18:43:20	12653
> @@ -2,7 +2,7 @@
>
> A real-time graphical programming environment for live interactive
> computer music, Pd works on SGI machines, Microsoft Windows,
> -Linux, and Max OSX.
> +Linux, and Mac OSX.

See also:
   http://lists.puredata.info/pipermail/pd-cvs/2003-11/000190.html
   http://lists.puredata.info/pipermail/pd-dev/2005-05/003993.html

Here's the other one:

------------------8<--------cut-here--------8<------------------
--- makefile.in	(revision 12654)
+++ makefile.in	(working copy)
@@ -118,7 +118,7 @@
  $(PDEXEC): $(OBJ) $(BIN_DIR)
  	cd ../obj;  $(CC) $(LDFLAGS) $(DBG_CFLAGS) -o $(PDEXEC) $(OBJ) 
$(LIB)

-#this is for Max OSX only...
+#this is for Mac OSX only...
  $(BIN_DIR)/libPdTcl.dylib: $(GOBJ) $(GSRC)
  	cd ../obj && $(CC) $(CFLAGS) -dynamiclib -read_only_relocs warning  \
  		-o $(BIN_DIR)/libPdTcl.dylib $(GOBJ)  \
------------------8<--------cut-here--------8<------------------

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801


More information about the Pd-dev mailing list