(.x.1): Use $(LN_S) instead of 'ln -s',
commitca85f1f9948b9b4d67f154727d15a347253350b1
authorJim Meyering <jim@meyering.net>
Wed, 19 Mar 2003 23:00:25 +0000 (19 23:00 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Mar 2003 23:00:25 +0000 (19 23:00 +0000)
tree0fa0d2041a3499ec64de6649d469c7baeccfed6c
parent3d8719b298dc7b49237ebe3934a10fd5b36c44fe
(.x.1): Use $(LN_S) instead of 'ln -s',
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.
man/Makefile.am