index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
talloc
/
SConscript
blob: e3851afa4eded8421dc3432baf43c0fb36b10920 (
plain
)
1
2
3
Import('hostenv') talloc = hostenv.StaticLibrary('talloc',['talloc.c']) Export('talloc')