Module: libav
Branch: master
Commit: 171ae1eb0da284dec03c996ac68920823a71644d

Author:    Mans Rullgard <m...@mansr.com>
Committer: Mans Rullgard <m...@mansr.com>
Date:      Mon Jun  6 13:21:05 2011 +0100

build: remove stale dependency

This dependency is implicitly covered elsewhere.

Signed-off-by: Mans Rullgard <m...@mansr.com>

---

 common.mak |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/common.mak b/common.mak
index 5511a30..5195c99 100644
--- a/common.mak
+++ b/common.mak
@@ -45,8 +45,6 @@ HOSTCFLAGS += $(IFLAGS)
 %.ho: %.h
        $(CC) $(CPPFLAGS) $(CFLAGS) -Wno-unused -c -o $@ -x c $<
 
-%$(EXESUF): %.c
-
 %.ver: %.v
        $(Q)sed 's/$$MAJOR/$($(basename $(@F))_VERSION_MAJOR)/' $^ > $@
 

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to