diff -r 000000000000 -r 95b198f216e5 omadrm/drmengine/utils/src/DrmRel2_1StringDict00AttributeValueTable.mak --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omadrm/drmengine/utils/src/DrmRel2_1StringDict00AttributeValueTable.mak Thu Dec 17 08:52:27 2009 +0200 @@ -0,0 +1,37 @@ +BUILD_DIR=$(EPOCROOT)epoc32\build\generated\Xml +GENERATED_FILES= \ + $(BUILD_DIR)\DrmRel2_1StringDict00AttributeValueTable.cpp +SOURCE_DIR=. + +$(BUILD_DIR)\DrmRel2_1StringDict00AttributeValueTable.cpp : $(SOURCE_DIR)\DrmRel2_1StringDict00AttributeValueTable.st + perl -S emkdir.pl $(BUILD_DIR) + perl -S ecopyfile.pl $(SOURCE_DIR)\DrmRel2_1StringDict00AttributeValueTable.st $(BUILD_DIR)\DrmRel2_1StringDict00AttributeValueTable.st + perl -S stringtable.pl $(BUILD_DIR)\DrmRel2_1StringDict00AttributeValueTable.st + +do_nothing: + @rem do nothing + +# +# The targets invoked by bld... +# + +MAKMAKE : $(GENERATED_FILES) + +BLD : MAKMAKE + +SAVESPACE : MAKMAKE + +CLEAN : + perl -S ermdir.pl $(BUILD_DIR) + +FREEZE : do_nothing + +LIB : do_nothing + +CLEANLIB : do_nothing + +RESOURCE : do_nothing + +FINAL : do_nothing + +RELEASABLES : $(GENERATED_FILES)