mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
tpot, note that this shows how you can modify passed in MprVar
variables in C call
(This used to be commit a782541db3)
14 lines
350 B
Makefile
14 lines
350 B
Makefile
#######################
|
|
# Start LIBRARY swig_tdb
|
|
[LIBRARY::swig_tdb]
|
|
REQUIRED_SUBSYSTEMS = LIBTDB
|
|
# End LIBRARY swig_tdb
|
|
#######################
|
|
|
|
#######################
|
|
# Start LIBRARY swig_dcerpc
|
|
[LIBRARY::swig_dcerpc]
|
|
REQUIRED_SUBSYSTEMS = LIBCLI NDR_MISC LIBBASIC CONFIG RPC_NDR_SAMR RPC_NDR_LSA
|
|
# End LIBRARY swig_dcerpc
|
|
#######################
|