--- src/ylwrap Tue Jun 26 15:23:52 2001 +++ src.DOS/ylwrap Thu Jun 28 17:39:31 2001 @@ -80,7 +80,7 @@ ;; *) # Make a symbolic link, hard link or hardcopy. - ln -s ../"$input" . > /dev/null 2>&1 || ln ../"$input" . > /dev/null 2>&1 || cp ../"$input" . + ln ../"$input" . > /dev/null 2>&1 || cp ../"$input" . ;; esac $prog ${1+"$@"} "$input" om+xml'/>
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-05-20 10:31:29 +1000
committerDave Chinner <david@fromorbit.com>2016-05-20 10:31:29 +1000
commit8b7a242e53e20dc3f2a071ff4d3d8dfa063174dd (patch)
tree0040f882bcab558dca731c7ed0d48abdf70696f9 /Makefile
parentce5c767db079649db88a9f189798839f9c544981 (diff)
parent690a7871225b7f91f8fe13c465a79e183a61cfe3 (diff)
Merge branch 'xfs-4.7-writeback-bio' into for-next
Diffstat (limited to 'Makefile')