1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r14694: Remove for now until it does something useful.

This commit is contained in:
Jelmer Vernooij 2006-03-24 17:41:44 +00:00 committed by Gerald (Jerry) Carter
parent cea38a2960
commit 4a8214f0f3

View File

@ -48,8 +48,6 @@ sub new($$$)
if (!$self->{automatic_deps}) {
$self->output("ALL_PREDEP = proto\n");
} else {
$self->output("CFLAGS += -MD\n");
}
return $self;