# HG changeset patch # User hgs # Date 1287407738 -10800 # Node ID e4c67a3cf11449d3ac4b687e77bfde9b5c64b4bb # Parent 2d01d5a0b322f466ab529817719347660dce25fd 201041_01 diff -r 2d01d5a0b322 -r e4c67a3cf114 gfxconversion/mifconv/makefile_templates/config/export.mk --- a/gfxconversion/mifconv/makefile_templates/config/export.mk Mon Oct 04 10:17:33 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/config/export.mk Mon Oct 18 16:15:38 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 2d01d5a0b322 -r e4c67a3cf114 gfxconversion/mifconv/makefile_templates/makefile --- a/gfxconversion/mifconv/makefile_templates/makefile Mon Oct 04 10:17:33 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/makefile Mon Oct 18 16:15:38 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