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:
ahodgkinson
2006-09-19 17:24:21 +00:00
parent 431db65efb
commit 39efe2964b

View File

@@ -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