summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/build/smb_build/makefile.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm
index 28e4b4eb92..b6108b0ab9 100644
--- a/source4/build/smb_build/makefile.pm
+++ b/source4/build/smb_build/makefile.pm
@@ -158,6 +158,8 @@ DEFAULT_TEST_TARGET=$self->{config}->{DEFAULT_TEST_TARGET}
# For BSD make
.PATH: \$(VPATH)
+ \@echo
+
__EOD__
);
}