]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
build: remove reference to mkproto.sh from Makefile
authorMichael Adam <obnox@samba.org>
Sun, 18 May 2008 21:37:10 +0000 (23:37 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 18 May 2008 21:37:10 +0000 (23:37 +0200)
No generated prototypes anymore...

Michael
(This used to be commit 4c7362f2b7ec5e6a60c96925e2c877c5a99a51bc)

source3/Makefile.in

index f6709e07d0f7dbb5e0295ca7b989f3a38d9833e0..bc2d6c287df31f611f3f3cb077cf7c6fe9e0cdfc 100644 (file)
@@ -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) \