equal
deleted
inserted
replaced
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 # |
8 # |
9 # Initial Contributors: |
9 # Initial Contributors: |
10 # Accenture - Initial contribution |
10 # Accenture - Initial contribution |
11 # |
11 # |
12 GENERATED_SOURCE_DIR = $(EPOCROOT)epoc32\build\fshell\core\generated |
12 GENERATED_SOURCE_DIR = $(EPOCROOT)epoc32\build\fshell\core\generated\platform_$(PLATFORM) |
13 GENERATED_SOURCE = $(GENERATED_SOURCE_DIR)\fshell_version.cpp |
13 GENERATED_SOURCE = $(GENERATED_SOURCE_DIR)\fshell_version.cpp |
14 |
14 |
15 MAKMAKE : |
15 MAKMAKE : |
16 perl $(EPOCROOT)epoc32\tools\emkdir.pl $(GENERATED_SOURCE_DIR) |
16 perl $(EPOCROOT)epoc32\tools\emkdir.pl $(GENERATED_SOURCE_DIR) |
17 echo perl .\genver.pl $(PLATFORM) $(CFG) |
17 echo perl .\genver.pl $(PLATFORM) $(CFG) |