diff options
Diffstat (limited to 'doc/user/separate.in')
-rw-r--r-- | doc/user/separate.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/separate.in b/doc/user/separate.in index 6d497a2..08bb986 100644 --- a/doc/user/separate.in +++ b/doc/user/separate.in @@ -268,7 +268,7 @@ program using the F<build/foo.c> path name. </para> - </section> + </section> <section> <title>Telling &SCons; to Not Duplicate Source Files in the Build Directory</title> @@ -460,8 +460,8 @@ program using the F<build/foo.c> path name. <title>Why You'd Want to Call &BuildDir; Instead of &SConscript;</title> <para> - - XXX + + XXX why call BuildDir() instead of SConscript(build_dir=) </para> |