Commit 8e8d4cf8 authored by James Almer's avatar James Almer

Merge commit 'f960fd2f'

* commit 'f960fd2f':
  build: Skip generating .version files when reconfiguring
Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents 60ed9b70 f960fd2f
include $(SRC_PATH)/ffbuild/common.mak
ifeq (,$(filter %clean,$(MAKECMDGOALS)))
ifeq (,$(filter %clean config,$(MAKECMDGOALS)))
-include $(SUBDIR)lib$(NAME).version
endif
......
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