/[bison]/bison/config/depcomp
ViewVC logotype

Diff of /bison/config/depcomp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by akim, Mon Jan 21 14:09:52 2002 UTC revision 1.1.2.3 by eggert, Tue Mar 19 10:54:32 2002 UTC
# Line 324  makedepend) Line 324  makedepend)
324    if test "$stat" != 0; then exit $stat; fi    if test "$stat" != 0; then exit $stat; fi
325    rm -f "$depfile"    rm -f "$depfile"
326    cat < "$tmpdepfile" > "$depfile"    cat < "$tmpdepfile" > "$depfile"
327    tail +3 "$tmpdepfile" | tr ' ' '    sed '1,2d' "$tmpdepfile" | tr ' ' '
328  ' | \  ' | \
329  ## Some versions of the HPUX 10.20 sed can't process this invocation  ## Some versions of the HPUX 10.20 sed can't process this invocation
330  ## correctly.  Breaking it into two sed invocations is a workaround.  ## correctly.  Breaking it into two sed invocations is a workaround.

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26