From e0dc5a0ff3211a375fcfd1148bf906f037a60931 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 15 Dec 2003 04:07:16 +0000 Subject: don't try and build the libclient stuff in samba4 yet (This used to be commit 65d2bda9509a9455f70eceac51ecef9b2048773d) --- source4/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/Makefile.in') diff --git a/source4/Makefile.in b/source4/Makefile.in index 2f35b8a47d..f6ed4c58fa 100644 --- a/source4/Makefile.in +++ b/source4/Makefile.in @@ -610,7 +610,7 @@ wins : SHOWFLAGS nsswitch/libnss_wins.@SHLIBEXT@ modules: SHOWFLAGS proto_exists $(VFS_MODULES) $(PDB_MODULES) $(MODULES) -everything: all libsmbclient debug2html smbfilter talloctort +everything: all .SUFFIXES: .SUFFIXES: .c .o .po .po32 .lo -- cgit