From 49529b866cdc43aecfa623174d0c2479b4f4edce Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 Oct 2009 19:27:33 +0000 Subject: Max??? svn path=/trunk/; revision=12655 --- pd/src/makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd') diff --git a/pd/src/makefile.in b/pd/src/makefile.in index ed0f5b7c..e68c6781 100644 --- a/pd/src/makefile.in +++ b/pd/src/makefile.in @@ -118,7 +118,7 @@ $(BIN_DIR)/pdreceive: u_pdreceive.c $(BIN_DIR) $(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) \ -- cgit v1.2.1