repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3-torture: Use static printer for smbd spooler test
[Samba.git]
/
source4
/
lib
/
wscript_build
blob
cf60820da7170aa5fb7995ee4bc5494f6f5329dc
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'GENCACHE'
,
4
source
=
'../../source3/lib/gencache.c'
,
5
enabled
=
False
,
6
deps
=
'tdb-wrap'
7
)