Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-10-19 09:39:16 -0700 (Thu, 19 Oct 2006)
Revision: 9611
Log message:
(Bug 602) Implemented Shell.ln-or-cp that tries to create a symlink, or a hard
link, or a copy. Got rid of the bogus symlink function in build/Common.om,
using cp-or-ln instead.