3 bld
.SAMBA_PIDL_LIST('PIDL',
4 '''atsvc.idl auth.idl drsuapi.idl epmapper.idl initshutdown.idl
5 misc.idl ntlmssp.idl negoex.idl schannel.idl trkwks.idl
6 audiosrv.idl dfsblobs.idl dsbackup.idl eventlog.idl file_id.idl keysvc.idl
7 msgsvc.idl ntsvcs.idl remact.idl security.idl smb_acl.idl unixinfo.idl wzcsvc.idl
8 browser.idl dfs.idl dssetup.idl frsapi.idl krb5pac.idl
9 named_pipe_auth.idl orpc.idl rot.idl spoolss.idl w32time.idl xattr.idl
10 dbgidl.idl dnsserver.idl echo.idl frsrpc.idl lsa.idl nbt.idl dns.idl
11 oxidresolver.idl samr.idl server_id.idl srvsvc.idl winreg.idl dcerpc.idl
12 drsblobs.idl efs.idl frstrans.idl mgmt.idl netlogon.idl
15 policyagent.idl scerpc.idl svcctl.idl wkssvc.idl eventlog6.idl backupkey.idl
16 fsrvp.idl bkupblobs.idl fscc.idl frsblobs.idl witness.idl clusapi.idl
17 mdssvc.idl winspool.idl''',
18 options
='--header --ndr-parser --samba3-ndr-server --server --client --python',
19 output_dir
='../gen_ndr')
21 bld
.SAMBA_PIDL_LIST('PIDL',
23 options
='--header --ndr-parser --server --client --dcom-proxy --com-header',
24 output_dir
='../gen_ndr')
26 bld
.SAMBA_PIDL_LIST('PIDL',
28 options
='--header --ndr-parser --client --python',
29 output_dir
='../gen_ndr')
31 bld
.SAMBA_PIDL_LIST('PIDL',
33 options
='--header --ndr-parser',
34 output_dir
='../gen_ndr')
36 bld
.SAMBA_PIDL_LIST('PIDL',
46 options
='--header --ndr-parser',
47 output_dir
='../gen_ndr')
49 bld
.SAMBA_PIDL_LIST('PIDL',
50 'dnsp.idl nfs4acl.idl',
51 options
='--header --ndr-parser --client --python',
52 output_dir
='../gen_ndr')
54 bld
.SAMBA_PIDL_LIST('PIDL',
56 options
='--header --ndr-parser --samba3-ndr-server --client --python',
57 output_dir
='../gen_ndr')