lukem
|
245a0c292b
|
improve description of -t
|
2003-01-03 15:26:32 +00:00 |
lukem
|
40b2b53564
|
Also sum symlinks (as well as files) which match, as we often replace
common sets with a symlink to a shared copy, and this change ensures
that all the appropriate entries have sums generated.
|
2002-09-15 09:47:42 +00:00 |
lukem
|
c64952588e
|
set MAKE="${MAKE:-make} -j 1" to prevent problems where the output
of make -j N>1 would result in junk in various shell variables
|
2002-07-23 09:02:45 +00:00 |
bjh21
|
fdfbb66f3a
|
Use ${CKSUM} rather than cksum if the former's defined.
|
2002-03-31 15:17:58 +00:00 |
toddpw
|
eb6225f8f4
|
Enhance script. Add -all option and improve intelligence about which files to
sum (and whether to do sums at all!). Describe script in comments at the top.
|
2000-08-20 08:29:59 +00:00 |
is
|
805851f4c7
|
Provide a script to compute the distribution set checksums.
Make the Makefile use it, instead of calling cksum manually.
|
1999-07-22 20:10:16 +00:00 |