mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
Makefile cosmetics
Originally committed as revision 20410 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0956bc9b83
commit
e273b0389f
@ -5,7 +5,7 @@ include $(SUBDIR)../common.mak
|
||||
LIBVERSION := $(lib$(NAME)_VERSION)
|
||||
LIBMAJOR := $(lib$(NAME)_VERSION_MAJOR)
|
||||
|
||||
ifeq ($(CONFIG_STATIC),yes)
|
||||
ifdef CONFIG_STATIC
|
||||
all: $(SUBDIR)$(LIBNAME)
|
||||
|
||||
install-libs: install-lib$(NAME)-static
|
||||
|
Loading…
Reference in New Issue
Block a user