aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorN.N. <sergi_ll@users.sourceforge.net>2009-02-26 20:41:22 +0000
committerN.N. <sergi_ll@users.sourceforge.net>2009-02-26 20:41:22 +0000
commit8ad7c35790a83d6673bc21868cded2f7ee7cad5a (patch)
tree1477c7319f40c27a5bbaef7c3972c25a6fd478d2 /Makefile
parent273898dd38019f5676d753af9a5012d9661788ce (diff)
imagegrid deleted: now videogrid allows to choose image and video files format
This line, and those below, will be ignored-- M pdvjtools/pdp_freeframe/pdp_freeframe-help.pd M pdvjtools/pdp_1394L/pdp_1394L-help.pd D pdvjtools/imagegrid M pdvjtools/pdp_frei0r/pdp_frei0r-help.pd M pdvjtools/videogrid/videogrid-help.pd M pdvjtools/Makefile svn path=/trunk/externals/pdvjtools/; revision=10821
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2b8688b..036ffff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+
TARGET := $(shell pwd | sed 's|.*/\(.*\)$$|\1|')
EXTERNALS_ROOT := $(shell pwd | sed 's|^\(/.*externals\).*|\1|')