[BACK]Return to lorder.sh CVS log [TXT][DIR] Up to [local] / src / usr.bin / lorder

Diff for /src/usr.bin/lorder/lorder.sh between version 1.5 and 1.6

version 1.5, 1996/10/12 18:33:53 version 1.6, 1997/01/23 02:19:58
Line 73 
Line 73 
 #  #
 # if the line has " U " it's a globally undefined symbol, put it into  # if the line has " U " it's a globally undefined symbol, put it into
 # the reference file.  # the reference file.
 nm -go $* | sed "  ${NM:-nm} -go $* | sed "
         /:$/ {          /:$/ {
                 s/://                  s/://
                 s/.*/& &/                  s/.*/& &/

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6