sbsv2/raptor/lib/flm/resource.flm
branchfix
changeset 547 9fe7d0ab0f8f
parent 546 e6381a1f4952
child 549 d633be326c9f
--- a/sbsv2/raptor/lib/flm/resource.flm	Tue May 11 13:33:47 2010 +0100
+++ b/sbsv2/raptor/lib/flm/resource.flm	Tue May 11 14:36:11 2010 +0100
@@ -177,7 +177,7 @@
 
    RELEASABLES:=$$(RELEASABLES) $(2)
 
-   $(info <copy source='$1'>$(foreach T,$2,$(if $(TARGET_$(call sanitise,$(T))),,$(T)$(eval TARGET_$(call sanitise,$(firstword $2)):=1)))</copy>)
+   $(info <finalcopy source='$1'>$2</finalcopy>)
  
 endef # copyresource #