build/Makefile.defs
changeset 61 bf7ee68962da
parent 47 f40128debb5d
child 76 4ad59aaee882
equal deleted inserted replaced
48:e0d6e9bd3ca7 61:bf7ee68962da
   260 	@echo EPOCALLOWDLLDATA >> $(PROJECTDEFINEFILE)
   260 	@echo EPOCALLOWDLLDATA >> $(PROJECTDEFINEFILE)
   261 endif
   261 endif
   262 endif
   262 endif
   263 
   263 
   264 generatereleasefile:
   264 generatereleasefile:
   265 ifeq ($(origin RD_JAVA_S60_RELEASE),command line)
       
   266 	@echo Writing $(RD_JAVA_S60_RELEASE_FILE) ... \
   265 	@echo Writing $(RD_JAVA_S60_RELEASE_FILE) ... \
       
   266 	$(shell $(call CATCOMMAND,$(JAVA_SRC_ROOT)/build/templates/generated_header_hash.txt) > $(RD_JAVA_S60_RELEASE_FILE)) \
   267 	$(shell echo RD_JAVA_S60_RELEASE=$(RD_JAVA_S60_RELEASE)>$(RD_JAVA_S60_RELEASE_FILE))
   267 	$(shell echo RD_JAVA_S60_RELEASE=$(RD_JAVA_S60_RELEASE)>$(RD_JAVA_S60_RELEASE_FILE))
   268 endif
       
   269 
   268 
   270 # Clean file on clean_generated
   269 # Clean file on clean_generated
   271 clean_configure: clean_conffiles
   270 clean_configure: clean_conffiles
   272 
   271 
   273 clean_conffiles:
   272 clean_conffiles: