201041_01
authorhgs
Mon, 18 Oct 2010 16:15:38 +0300
changeset 38 e4c67a3cf114
parent 37 2d01d5a0b322
child 45 ed860f0ee3bf
201041_01
gfxconversion/mifconv/makefile_templates/config/export.mk
gfxconversion/mifconv/makefile_templates/makefile
--- 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
          
--- 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