aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2005-12-31 17:34:24 +0000
committerN.N. <matju@users.sourceforge.net>2005-12-31 17:34:24 +0000
commit202b487520c16bf9c1c51b47fab158323f6fe016 (patch)
tree3d8dfd97f156925d9671accaf0f1a1416eb7be43 /Makefile
parent23884bce9f06cd5d947a4a56ee2fe187125e4cf5 (diff)
.
svn path=/trunk/abstractions/pureunity/; revision=4330
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7eccd76
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# PD = /home/matju/pd_0_38_4/bin/pd -noaudio
+PD = pd
+PDFLAGS = -noaudio -path generics -path specifics
+
+test::
+ $(PD) $(PDFLAGS) main.pd