diff options
author | mescalinum <mescalinum@users.sourceforge.net> | 2009-08-31 01:13:12 +0000 |
---|---|---|
committer | mescalinum <mescalinum@users.sourceforge.net> | 2009-08-31 01:13:12 +0000 |
commit | aa048d93e8fdae5b8152b3c963da02b3cd244274 (patch) | |
tree | 332e1a82d66b6b12ba93b53e86017f907afab563 /Makefile | |
parent | d076e9fe58703eefb5f6ac1ba1366b09e273a113 (diff) |
proxyinlet support working and generally everything working fine (in the list_change use case)
svn path=/trunk/externals/tclpd/; revision=12153
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/make -DEBUG=1 +DEBUG=0 OS = linux ifeq ($(DEBUG),1) |