Commit 171ae1eb authored by Mans Rullgard's avatar Mans Rullgard

build: remove stale dependency

This dependency is implicitly covered elsewhere.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 5eaba041
......@@ -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)/' $^ > $@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment