From d12d4ac949e571a501d3f48f84d1ff5c05d5c2a5 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Thu, 13 Apr 2006 04:14:18 +0000 Subject: r15064: Remove the change until I find proper solution (This used to be commit 4356a8c14d5219fae0a2f7c79ae929a90768996f) --- source4/build/smb_build/makefile.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source4/build') diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm index b6108b0ab9..c6ab0d7220 100644 --- a/source4/build/smb_build/makefile.pm +++ b/source4/build/smb_build/makefile.pm @@ -156,10 +156,6 @@ GCOV=$self->{config}->{GCOV} DEFAULT_TEST_TARGET=$self->{config}->{DEFAULT_TEST_TARGET} -# For BSD make -.PATH: \$(VPATH) - \@echo - __EOD__ ); } -- cgit