projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0956bc9
)
Makefile cosmetics
author
Måns Rullgård
<mans@mansr.com>
Wed, 28 Oct 2009 20:46:21 +0000
(20:46 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Wed, 28 Oct 2009 20:46:21 +0000
(20:46 +0000)
Originally committed as revision 20410 to svn://svn.ffmpeg.org/ffmpeg/trunk
subdir.mak
patch
|
blob
|
history
diff --git
a/subdir.mak
b/subdir.mak
index
d895739
..
eb9a70f
100644
(file)
--- a/
subdir.mak
+++ b/
subdir.mak
@@
-5,7
+5,7
@@
include $(SUBDIR)../common.mak
LIBVERSION := $(lib$(NAME)_VERSION)
LIBMAJOR := $(lib$(NAME)_VERSION_MAJOR)
-if
eq ($(CONFIG_STATIC),yes)
+if
def CONFIG_STATIC
all: $(SUBDIR)$(LIBNAME)
install-libs: install-lib$(NAME)-static