Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/mk
Module Name: src
Committed By: lukem
Date: Wed Sep 3 05:38:10 UTC 2003
Modified Files:
src/share/mk: bsd.README bsd.files.mk
Log Message:
Implement LNFILES: a list of two word items:
lnsrc lntgt
For each lnsrc item, create a symlink named lntgt.
The lntgt symlinks are removed by the cleandir target.
To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/share/mk/bsd.README
cvs rdiff -r1.21 -r1.22 src/share/mk/bsd.files.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