From: Michael Adam Date: Sun, 18 May 2008 21:37:10 +0000 (+0200) Subject: build: remove reference to mkproto.sh from Makefile X-Git-Tag: samba-4.0.0alpha6~801^2~1325^2~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76977cbf6a8d97408d320981340f0b2ad5f1ef2c;p=thirdparty%2Fsamba.git build: remove reference to mkproto.sh from Makefile No generated prototypes anymore... Michael (This used to be commit 4c7362f2b7ec5e6a60c96925e2c877c5a99a51bc) --- diff --git a/source3/Makefile.in b/source3/Makefile.in index f6709e07d0f..bc2d6c287df 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -2308,8 +2308,6 @@ delheaders: @rm -f include/build_env.h \ smbd/build_options.c -MKPROTO_SH = $(srcdir)/script/mkproto.sh - include/build_env.h: script/build_env.sh @echo Building include/build_env.h @$(SHELL) $(srcdir)/script/build_env.sh $(srcdir) $(builddir) $(CC) \