# HG changeset patch # User hgs # Date 1282567915 -10800 # Node ID 554c1cadb5a3793d6092c3f8b33c40d8c238ed74 # Parent 3c7c70c864cbe65658c636def75a5cc7bfa5c346 201033 diff -r 3c7c70c864cb -r 554c1cadb5a3 gfxconversion/mifconv/makefile_templates/config/export.mk --- a/gfxconversion/mifconv/makefile_templates/config/export.mk Thu Jun 24 15:15:25 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/config/export.mk Mon Aug 23 15:51:55 2010 +0300 @@ -14,11 +14,11 @@ # Description: makefile_templates, actual build configuration export makefile # -MAKEFILE = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/config/export.mk +MAKEFILE = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/config/export.mk $(call push,MAKEFILE_STACK,$(MAKEFILE)) -TEMPLATEMAKEFILES = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/*.* /epoc32/tools/makefile_templates/s60/ +TEMPLATEMAKEFILES = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/*.* $(EPOCROOT)/epoc32/tools/makefile_templates/s60/ template_makefiles :: template_makefiles_config diff -r 3c7c70c864cb -r 554c1cadb5a3 gfxconversion/mifconv/makefile_templates/makefile --- a/gfxconversion/mifconv/makefile_templates/makefile Thu Jun 24 15:15:25 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/makefile Mon Aug 23 15:51:55 2010 +0300 @@ -15,7 +15,7 @@ # -MAKEFILE = /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile +MAKEFILE = $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile # Place the first target as the default target which is executed from this level