1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-02 20:23:50 +03:00

r10348: Add scons scripts for remaining subsystems. Most subsystems build now,

but final linking still fails (as does generating files asn1, et, idl and proto
files)
This commit is contained in:
Jelmer Vernooij
2005-09-20 11:59:03 +00:00
committed by Gerald (Jerry) Carter
parent 1083204c1f
commit 4f0d7f75b9
49 changed files with 354 additions and 48 deletions

View File

@@ -1,3 +1,2 @@
Import('hostenv')
hostenv.StaticLibrary('socket_wrapper',['socket_wrapper.c'])