diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-23 02:32:42 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-23 02:32:42 +0000 |
commit | 7c222998022d64b4fccb4899cfcb9c1eeb7460a6 (patch) | |
tree | 1d26d3dce89992dfb110a2131c1578725e39ab19 /externals/grill | |
parent | 140623665fff96519e794e4b0788b6e2ecaea3ce (diff) |
""
svn path=/trunk/; revision=731
Diffstat (limited to 'externals/grill')
-rw-r--r-- | externals/grill/flext/makefile.pd-darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/makefile.pd-darwin b/externals/grill/flext/makefile.pd-darwin index c84c3163..d431a010 100644 --- a/externals/grill/flext/makefile.pd-darwin +++ b/externals/grill/flext/makefile.pd-darwin @@ -49,7 +49,7 @@ endif CFLAGS+=-framework Carbon -framework veclib -Fveclib -FCarbon MAKEFILE=makefile.pd-darwin -ifdef V4_NAMING +ifndef V4_NAMING TARGET=$(TARGDIR)/lib$(NAME).a TARGET_D=$(TARGDIR)/lib$(NAME)_d.a TARGET_T=$(TARGDIR)/lib$(NAME)_t.a |