aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-02 19:33:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-02 19:33:54 +0000
commit0c857fb41295fc8728e68d57b09c4216732256a8 (patch)
tree1b386bb9ca33568d93b29069637d1a0dba2c48ce /Makefile
parent42f33177e59c26421a02147b01f211a8b4861b3e (diff)
keep blank LIBS var
svn path=/trunk/externals/loaders/tclpd/; revision=15452
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6f6c729..482bdae 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ EXTRA_DIST = tcl.i tcl_extras.h pdlib.tcl pkgIndex.tcl $(TCLPD_SOURCES)
INCLUDES = -I"$(PD_INCLUDE)/pd"
CFLAGS = $(INCLUDES) -Wall -W -g -DPDSUF=\".$(EXTENSION)\" -std=c99
LDFLAGS =
+LIBS =
LIBS_linux = -ltcl8.5
LIBS_macosx = -framework Tcl
LIBS_windows = -ltcl85