Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-09-14 02:08:27 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-09-14 02:08:27 +0400
commita4532b202b960fcff3049fa047c8e828802e91ce (patch)
tree68b08f2caf88990aadfaefa02366da806772bf2d /extern
parent7e7a6a193e48ce8a34e11eebefbf2423c9c6b444 (diff)
Prepare for removal of FFMPEG from extern.
make clean and full rebuild recommended.
Diffstat (limited to 'extern')
-rw-r--r--extern/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/extern/Makefile b/extern/Makefile
index 1bebf1e1994..b81fbd2b91a 100644
--- a/extern/Makefile
+++ b/extern/Makefile
@@ -32,15 +32,6 @@ SOURCEDIR = extern
DIR = $(OCGDIR)/extern
DIRS = glew/src
-ifeq ($(WITH_FFMPEG), true)
-ifeq ($(NAN_FFMPEG), $(LCGDIR)/ffmpeg)
- DIRS += ffmpeg
-endif
-ifeq ($(NAN_FFMPEG), $(LCGDIR)/gcc/ffmpeg)
- DIRS += ffmpeg
-endif
-endif
-
# Cloth requires it
#ifneq ($(NAN_NO_KETSJI), true)
DIRS += bullet2