Re: .sconsign

2006-05-10 Thread Lars Gullik Bjønnes
Neal Becker <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > | > Is it possible to get scons to not pollute the srcdir with these files | > and just create them in builddir? | > | | Use env.SConsignFile() thanks. -- Lgb

Re: .sconsign

2006-05-10 Thread Neal Becker
Lars Gullik Bjønnes wrote: > > Is it possible to get scons to not pollute the srcdir with these files > and just create them in builddir? > Use env.SConsignFile()

.sconsign

2006-05-10 Thread Lars Gullik Bjønnes
Is it possible to get scons to not pollute the srcdir with these files and just create them in builddir? -- Lgb