@SET_MAKE@
#
-# $Id: Makefile.in,v 1.5 2001/11/29 11:16:43 hno Exp $
+# $Id: Makefile.in,v 1.6 2001/11/30 10:07:30 hno Exp $
#
SHELL = @SHELL@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
-CONFIG_CLEAN_FILES = src/auth/ntlm/helpers/winbind/Makefile
+CONFIG_CLEAN_FILES =
DIST_SOURCES =
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
distclean-hdr:
-rm -f include/autoconf.h
-src/auth/ntlm/helpers/winbind/Makefile: $(top_builddir)/config.status $(top_srcdir)/src/auth/ntlm/helpers/winbind/Makefile.in
- cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
uninstall-info-am:
# This directory's subdirectories are mostly independent; you can cd
distdir: $(DISTFILES)
-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
mkdir $(distdir)
- $(mkinstalldirs) $(distdir)/./include $(distdir)/cfgaux $(distdir)/scripts $(distdir)/src/auth/ntlm/helpers/winbind
+ $(mkinstalldirs) $(distdir)/./include $(distdir)/cfgaux $(distdir)/scripts
@for file in $(DISTFILES); do \
if test -f $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-# From configure.in Revision: 1.247
+# From configure.in Revision: 1.248
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
echo "configure:1024: checking whether to enable maintainer-specific portions of Makefiles" >&5
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
src/auth/ntlm/helpers/no_check/Makefile \
src/auth/ntlm/helpers/NTLMSSP/Makefile \
src/auth/ntlm/helpers/NTLMSSP/smbval/Makefile \
- src/auth/ntlm/helpers/winbind/Makefile \
contrib/Makefile \
snmplib/Makefile \
icons/Makefile \
errors/Makefile \
- src/fs/aufs/Makefile \
- src/fs/coss/Makefile \
- src/fs/diskd/Makefile \
- src/fs/null/Makefile \
- src/fs/ufs/Makefile \
- src/repl/heap/Makefile \
- src/repl/lru/Makefile \
+ src/fs/aufs/Makefile \
+ src/fs/coss/Makefile \
+ src/fs/diskd/Makefile \
+ src/fs/null/Makefile \
+ src/fs/ufs/Makefile \
+ src/repl/heap/Makefile \
+ src/repl/lru/Makefile \
+
include/autoconf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
src/auth/ntlm/helpers/no_check/Makefile \
src/auth/ntlm/helpers/NTLMSSP/Makefile \
src/auth/ntlm/helpers/NTLMSSP/smbval/Makefile \
- src/auth/ntlm/helpers/winbind/Makefile \
contrib/Makefile \
snmplib/Makefile \
icons/Makefile \
errors/Makefile \
- src/fs/aufs/Makefile \
- src/fs/coss/Makefile \
- src/fs/diskd/Makefile \
- src/fs/null/Makefile \
- src/fs/ufs/Makefile \
- src/repl/heap/Makefile \
- src/repl/lru/Makefile \
+ src/fs/aufs/Makefile \
+ src/fs/coss/Makefile \
+ src/fs/diskd/Makefile \
+ src/fs/null/Makefile \
+ src/fs/ufs/Makefile \
+ src/repl/heap/Makefile \
+ src/repl/lru/Makefile \
+
"}
EOF
cat >> $CONFIG_STATUS <<\EOF
# Makefile for storage modules in the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.6 2001/11/29 11:17:23 hno Exp $
+# $Id: Makefile.in,v 1.7 2001/11/30 10:07:33 hno Exp $
#
SHELL = @SHELL@
install_sh = @install_sh@
makesnmplib = @makesnmplib@
-DIST_SUBDIRS = fakeauth no_check NTLMSSP winbind
+DIST_SUBDIRS = fakeauth no_check NTLMSSP
SUBDIRS = @NTLM_AUTH_HELPERS@
subdir = src/auth/ntlm/helpers
mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs