mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
s3-build: add idl_full to Makefile.
Guenther
This commit is contained in:
parent
cb52b1ad99
commit
b37db757b6
@ -1420,6 +1420,15 @@ samba3-idl::
|
||||
librpc/idl/wbint.idl librpc/idl/perfcount.idl \
|
||||
librpc/idl/secrets.idl librpc/idl/libnet_join.idl
|
||||
|
||||
idl_full::
|
||||
@PIDL_OUTPUTDIR="librpc/gen_ndr" PIDL_ARGS="$(PIDL_ARGS)" CPP="$(CPP)" PIDL="../pidl/pidl" \
|
||||
srcdir="$(srcdir)" ../librpc/build_idl.sh --full ../librpc/idl/*.idl
|
||||
@PIDL_OUTPUTDIR="librpc/gen_ndr" PIDL_ARGS="$(PIDL_ARGS)" CPP="$(CPP)" PIDL="../pidl/pidl" \
|
||||
srcdir="$(srcdir)" $(srcdir)/script/build_idl.sh --full \
|
||||
librpc/idl/messaging.idl librpc/idl/libnetapi.idl librpc/idl/notify.idl \
|
||||
librpc/idl/wbint.idl librpc/idl/perfcount.idl \
|
||||
librpc/idl/secrets.idl librpc/idl/libnet_join.idl
|
||||
|
||||
#####################################################################
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user