From 39efe2964b6e9d8013f090f9907661aa323142cf Mon Sep 17 00:00:00 2001 From: ahodgkinson Date: Tue, 19 Sep 2006 17:24:21 +0000 Subject: [PATCH] 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 --- ftk/Makefile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ftk/Makefile b/ftk/Makefile index 94658dd..c38c89a 100644 --- a/ftk/Makefile +++ b/ftk/Makefile @@ -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