# | Line 128 | Line 128 | $(shlibname).$(SharedSuffix) : $(shlibna | |
---|---|---|
128 | $(shlibname)_picd.$(SharedSuffix) : $(Ssharedlibdebugobjs) | |
129 | $(SharedCCTool) | |
130 | ||
131 | < | $(shlibname)_picd.$(SharedSuffix) : $(Ssharedlibdebugobjs) |
131 | > | $(shlibname)_d.$(SharedSuffix) : $(Ssharedlibdebugobjs) |
132 | @mv $< $(librarystore)/$@ | |
133 | ||
134 | # -- Standard Archive Libs |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |