mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-08 18:56:40 +02:00
ca85f1f994
because the DJGPP 2.03 port of 'ln -s' doesn't work. Include $(EXEEXT) in program names. Since $(LN_S) may degenerate to `cp -p', be careful to invoke it from the destination directory. Mostly from Richard Dawe.