mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
643e5d8239
tpot, note that this shows how you can modify passed in MprVar variables in C call (This used to be commit a782541db3de6ca3b599a220265cf9e6cb0c4d7b)
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
|
|
#######################
|