git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build: Ensure that the "all" target appears before all Makefile includes
[ffmpeg.git]
/
common.mak
diff --git
a/common.mak
b/common.mak
index
7773693
..
d73adde
100644
(file)
--- a/
common.mak
+++ b/
common.mak
@@
-2,9
+2,6
@@
# common bits used by all libraries
#
-# first so "all" becomes default target
-all: all-yes
-
include $(SRC_PATH)/arch.mak
OBJS += $(OBJS-yes)