Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc/share/mk
Module Name: sharesrc
Committed By: perry
Date: Sat Nov 24 21:23:38 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.lib.mk
Log Message:
Now that install has been fixed to deal with -r in the symlink case,
make bsd.lib.mk use INSTALL_SYMLINK instead of mv and ln -s.
Note: There is still one weird case I left alone, in which symlinks
get built in the objdir. I didn't want to log metadata for those links
so I left the old machinery in for them.
XXX do we even need that elaborate dance for the ln's in the objdir?
To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 sharesrc/share/mk/bsd.lib.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index