projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove .SECONDARY directive
[libav.git]
/
common.mak
diff --git
a/common.mak
b/common.mak
index
e868a28
..
dbd76db
100644
(file)
--- a/
common.mak
+++ b/
common.mak
@@
-66,7
+66,7
@@
uninstall: uninstall-libs uninstall-headers
.SUFFIXES:
# Do not delete intermediate files from chains of implicit rules
-
.SECONDARY
:
+
$(OBJS)
:
endif
OBJS-$(HAVE_MMX) += $(MMX-OBJS-yes)