aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2006-01-02 17:03:11 +0000
committerN.N. <matju@users.sourceforge.net>2006-01-02 17:03:11 +0000
commit34feefab41a761a4e0a38ec69191299161b57f18 (patch)
tree357716a0d8c4689d02e6f77863526c6621681526 /Makefile
parent35ef784adf86ce8f41411b540c5324a8e912fc7c (diff)
added aliases [#.inlet] [#.outlet]
svn path=/trunk/abstractions/pureunity/; revision=4353
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7bd0263..85d4f3d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
PD = /home/matju/pd_0_38_4/bin/pd -noaudio
#PD = pd
PDFLAGS = -lib pureunity -noaudio -path generics -path specifics
+# PDFLAGS += -lib gridflow
CFLAGS = -Wall
test:: built