mirror of https://git.ffmpeg.org/ffmpeg.git
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