extension_makefiles/test/xml_sitestfiledist.mk
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    29 	DEST_DIR = $(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/system/xmltest/serviceindication
    29 	DEST_DIR = $(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/system/xmltest/serviceindication
    30 else
    30 else
    31 	DEST_DIR = $(EPOCROOT)epoc32/data/z/system/xmltest/serviceindication
    31 	DEST_DIR = $(EPOCROOT)epoc32/data/z/system/xmltest/serviceindication
    32 endif
    32 endif
    33 
    33 
    34 SOURCE_DIR = $(EXTENSION_ROOT)/../test/rtest/data/serviceindication
    34 SOURCE_DIR = $(EXTENSION_ROOT)/../data/serviceindication
    35 
    35 
    36 # Ensure we have a clean canvas - this also avoids us having to specify
    36 # Ensure we have a clean canvas - this also avoids us having to specify
    37 # switches to commands that are not recognised across platforms.
    37 # switches to commands that are not recognised across platforms.
    38 CLEAN_DEST :
    38 CLEAN_DEST :
    39 	$(call createdir,$(DEST_DIR))
    39 	$(call createdir,$(DEST_DIR))