# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1286971845 -10800 # Node ID 4af8d751971433f958fc7711cf88b17fe0c40390 # Parent 4b96f89bb6f3421627ff95b6e14f6d00639b4bc5 Revision: 201039 Kit: 201041 diff -r 4b96f89bb6f3 -r 4af8d7519714 gfxconversion/mifconv/makefile_templates/config/export.mk --- a/gfxconversion/mifconv/makefile_templates/config/export.mk Tue Sep 14 22:26:15 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/config/export.mk Wed Oct 13 15:10:45 2010 +0300 @@ -14,11 +14,11 @@ # Description: makefile_templates, actual build configuration export makefile # -MAKEFILE = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/config/export.mk +MAKEFILE = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/config/export.mk $(call push,MAKEFILE_STACK,$(MAKEFILE)) -TEMPLATEMAKEFILES = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/*.* $(EPOCROOT)/epoc32/tools/makefile_templates/s60/ +TEMPLATEMAKEFILES = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/*.* /epoc32/tools/makefile_templates/s60/ template_makefiles :: template_makefiles_config diff -r 4b96f89bb6f3 -r 4af8d7519714 gfxconversion/mifconv/makefile_templates/makefile --- a/gfxconversion/mifconv/makefile_templates/makefile Tue Sep 14 22:26:15 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/makefile Wed Oct 13 15:10:45 2010 +0300 @@ -15,7 +15,7 @@ # -MAKEFILE = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile +MAKEFILE = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile # Place the first target as the default target which is executed from this level