diff options
author | N.N <matju@users.sourceforge.net> | 2006-01-09 05:04:19 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:51:14 +0200 |
commit | 57b026b114a2e51865a2e31ea8a8b8e36191df60 (patch) | |
tree | 4b8bb92c2634d9ed5cc38fbce0a0c991a48e1e09 /Makefile | |
parent | fd589e5905e18c63c26f105c3913edbeff2601c6 (diff) |
extern alle im Punity
svn path=/trunk/externals/pureunity/; revision=4380
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PD = /home/matju/pd_devel_0_39_und/bin/pd #PD = pd PDFLAGS = -lib pureunity -noaudio -path generics -path specifics -# PDFLAGS += -lib gridflow +PDFLAGS += -lib gridflow CFLAGS = -Wall test:: built |