Revision: 201033
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 21:00:31 +0300
changeset 32 6ec6a6141bd7
parent 23 535624a8d239
child 34 7d4792f5d923
Revision: 201033 Kit: 201035
gfxconversion/mifconv/makefile_templates/config/export.mk
gfxconversion/mifconv/makefile_templates/makefile
--- a/gfxconversion/mifconv/makefile_templates/config/export.mk	Tue Jul 06 14:53:04 2010 +0300
+++ b/gfxconversion/mifconv/makefile_templates/config/export.mk	Thu Sep 02 21:00:31 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
          
--- a/gfxconversion/mifconv/makefile_templates/makefile	Tue Jul 06 14:53:04 2010 +0300
+++ b/gfxconversion/mifconv/makefile_templates/makefile	Thu Sep 02 21:00:31 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