diff -r 9a33b42b14b0 -r ac7e607c7d30 sbsv2/raptor/util/talon/Makefile --- a/sbsv2/raptor/util/talon/Makefile Tue Feb 23 20:08:28 2010 +0000 +++ b/sbsv2/raptor/util/talon/Makefile Wed Feb 24 13:56:07 2010 +0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available # under the terms of the License "Eclipse Public License v1.0" @@ -46,7 +46,6 @@ TARGET:=talon SOURCES:=$(addprefix $(SOURCEDIR)/,talon.c buffer.c sema.c log.c $(PROCESS_C) $(CHOMP_C)) -#$(info $(cprogram)) $(eval $(cprogram)) TARGET:=talonctl