r15642: add an '--always-create' option to mkproto.pl
authorStefan Metzmacher <metze@samba.org>
Tue, 16 May 2006 16:57:56 +0000 (16:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:07:26 +0000 (14:07 -0500)
commit248d56af9d8841a0953686c7f2c2fac60bb41595
tree4f2ec93540c8ffda970479177030dd3bcc2806c2
parentc505ce9d3b9ce9c3db6652f8f9721ca95229d2ff
r15642: add an '--always-create' option to mkproto.pl
with this the proto headers will be always regenerated,
even if the content hasn't changed

you can use currently by
#>make MK_PROTO_ALWAYS_CREATE=yes'
or
#>export MK_PROTO_ALWAYS_CREATE=yes
#>make

metze
source/script/mkproto.pl