FTK change. Removed pathinfo target from makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@867 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -93,13 +93,6 @@ ifneq (,$(findstring debsrc,$(MAKECMDGOALS)))
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(findstring pathinfo,$(MAKECMDGOALS)))
|
||||
calc_svn_revision = 1
|
||||
ifndef ignore_local_mods
|
||||
local_mods_ok =
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(findstring changelog,$(MAKECMDGOALS)))
|
||||
|
||||
calc_svn_revision = 1
|
||||
|
||||
Reference in New Issue
Block a user