Prepare for removal of FFMPEG from extern.

make clean and full rebuild recommended.
This commit is contained in:
Guillermo S. Romero
2009-09-13 22:08:27 +00:00
parent 7e7a6a193e
commit a4532b202b
2 changed files with 3 additions and 18 deletions

9
extern/Makefile vendored
View File

@@ -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