Fix the Requires() examples by adding a sleep command to the
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 16 Jan 2010 15:27:15 +0000 (15:27 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 16 Jan 2010 15:27:15 +0000 (15:27 +0000)
commit83f47c96cc4ef4659c2a1221abe04cbaeda1c1bb
tree42c87d444256993c40d4549a5f440200da7c9b2d
parent5cdd734365782add1237d8825d5ed37ed97e5e4a
Fix the Requires() examples by adding a sleep command to the
infrastructure and using it to force the SConstruct file(s) to generate
version.c files with new timestamps each run.  Fix the description of
the example, since the verson.o file does get recompiled each run, but
the use of Requires() means the downstream hello executable doesn't get
relinked because of it.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4624 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/scons-doc.py
doc/scons.mod
doc/user/depends.in
doc/user/depends.xml