ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/toolrules.mk
(Generate patch)

Comparing COMP/SCRAM/src/toolrules.mk (file contents):
Revision 1.7 by williamc, Fri Mar 26 18:10:36 1999 UTC vs.
Revision 1.8 by williamc, Fri Mar 26 18:17:51 1999 UTC

# Line 160 | Line 160 | $(shlibname)_d.$(SharedSuffix) : $(Sshar
160   # -- Standard Archive Libs
161   $(arlibname).$(ArchiveSuffix) : $(Sarchivelibobjs)
162          $(ArchiveCCTool)
163 <        mv $@ $(librarystore)/$@
163 >        @mv $@ $(librarystore)/$@
164  
165   # -- Debug Archive Libs
166   $(arlibname)_d.$(ArchiveSuffix) : $(Sarchivelibdebugobjs)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines