Update contrib.
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 # This component and the accompanying materials are made available
5 # under the terms of the License "Eclipse Public License v1.0"
6 # which accompanies this distribution, and is available
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 # Initial Contributors:
10 # Nokia Corporation - initial contribution.
18 $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.cpp \
19 $(EPOCROOT)epoc32\include\WspDummyConstants.h
21 $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.cpp : ..\strings\WspDummyConstants.st
22 @perl -S emkdir.pl $(EPOCROOT)epoc32\build\generated\t_decode
23 copy ..\strings\WspDummyConstants.st $(EPOCROOT)epoc32\build\generated\t_decode
24 perl $(EPOCROOT)epoc32\tools\stringtable.pl $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.st
26 $(EPOCROOT)epoc32\include\WspDummyConstants.h : $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.cpp
27 copy $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.h $(EPOCROOT)epoc32\include
29 ifeq "$(OS)" "Windows_NT"
30 ERASE := @erase 2>>nul
39 # The targets invoked by bld...
42 MAKMAKE : $(GENERATED_FILES)
49 -$(ERASE) $(GENERATED_FILES) $(EPOCROOT)epoc32\build\generated\t_decode\WspDummyConstants.h
61 RELEASABLES : $(GENERATED_FILES)