diff options
Diffstat (limited to 'doc/user/separate.sgml')
-rw-r--r-- | doc/user/separate.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/separate.sgml b/doc/user/separate.sgml index 5f0341d..57acd48 100644 --- a/doc/user/separate.sgml +++ b/doc/user/separate.sgml @@ -263,7 +263,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> @@ -451,8 +451,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> |