Loading core/java.mk +1 −1 Original line number Diff line number Diff line Loading @@ -368,7 +368,7 @@ endif # Keep a copy of the jar just before proguard processing. $(full_classes_jar): $(full_classes_emma_jar) | $(ACP) @echo -e ${CL_GRN}"Copying:"${CL_GRN}" $@" @echo -e ${CL_GRN}"Copying:"${CL_RST}" $@" $(hide) $(ACP) -fp $< $@ # Run proguard if necessary, otherwise just copy the file. Loading Loading
core/java.mk +1 −1 Original line number Diff line number Diff line Loading @@ -368,7 +368,7 @@ endif # Keep a copy of the jar just before proguard processing. $(full_classes_jar): $(full_classes_emma_jar) | $(ACP) @echo -e ${CL_GRN}"Copying:"${CL_GRN}" $@" @echo -e ${CL_GRN}"Copying:"${CL_RST}" $@" $(hide) $(ACP) -fp $< $@ # Run proguard if necessary, otherwise just copy the file. Loading