提交 1db2c5c9 编写于 作者: D Diego Biurrun

version.h depends on version.sh.

Originally committed as revision 16799 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 67eb5da6
......@@ -48,8 +48,8 @@ ifeq ($(wildcard $(SVN_ENTRIES)),$(SVN_ENTRIES))
$(BUILD_ROOT_REL)/version.h: $(SVN_ENTRIES)
endif
$(BUILD_ROOT_REL)/version.h:
$(SRC_PATH)/version.sh $(SRC_PATH) $@ $(EXTRA_VERSION)
$(BUILD_ROOT_REL)/version.h: $(SRC_PATH)/version.sh
$< $(SRC_PATH) $@ $(EXTRA_VERSION)
install: install-libs install-headers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册