Author: jelmer
Date: 2006-03-24 17:41:44 +0000 (Fri, 24 Mar 2006)
New Revision: 14694

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

Log:
Remove for now until it does something useful.

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pm


Changeset:
Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm
===================================================================
--- branches/SAMBA_4_0/source/build/smb_build/makefile.pm       2006-03-24 
14:47:50 UTC (rev 14693)
+++ branches/SAMBA_4_0/source/build/smb_build/makefile.pm       2006-03-24 
17:41:44 UTC (rev 14694)
@@ -48,8 +48,6 @@
 
        if (!$self->{automatic_deps}) {
                $self->output("ALL_PREDEP = proto\n");
-       } else {
-               $self->output("CFLAGS += -MD\n");
        }
 
        return $self;

Reply via email to