svn commit: samba r19596 - in branches/SAMBA_4_0/source: .

jelmer at samba.org jelmer at samba.org
Tue Nov 7 00:46:04 GMT 2006


Author: jelmer
Date: 2006-11-07 00:46:04 +0000 (Tue, 07 Nov 2006)
New Revision: 19596

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19596

Log:
add basics to 'all' - hopefully fixes the build on some hosts

Modified:
   branches/SAMBA_4_0/source/main.mk


Changeset:
Modified: branches/SAMBA_4_0/source/main.mk
===================================================================
--- branches/SAMBA_4_0/source/main.mk	2006-11-07 00:19:16 UTC (rev 19595)
+++ branches/SAMBA_4_0/source/main.mk	2006-11-07 00:46:04 UTC (rev 19596)
@@ -1,4 +1,4 @@
-all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries libraries modules
+all: basics showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries libraries modules
 
 include dynconfig.mk
 include heimdal_build/config.mk



More information about the samba-cvs mailing list