From 981f641ef44fe4d72dcb0e1248a2f96ba53cee69 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 6 Nov 2004 16:07:34 +0000 Subject: 0.38 test 9 (mostly bug fixes) svn path=/trunk/; revision=2226 --- pd/src/makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pd/src/makefile.in') diff --git a/pd/src/makefile.in b/pd/src/makefile.in index dbc5ec57..ae8ccffc 100644 --- a/pd/src/makefile.in +++ b/pd/src/makefile.in @@ -94,8 +94,7 @@ $(BIN_DIR)/pd-gui: $(GOBJ) $(GSRC) $(GLIB) $(BIN_DIR)/pd.tk: u_main.tk - echo set pd_nt @OSNUMBER@ > $(BIN_DIR)/pd.tk - grep -v "set pd_nt" < u_main.tk >> $(BIN_DIR)/pd.tk + cp u_main.tk $(BIN_DIR)/pd.tk #this is for Max OSX only... $(BIN_DIR)/pdtcl: $(GOBJ) $(GSRC) -- cgit v1.2.1