summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2006-04-13 04:14:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:05 -0500
commitd12d4ac949e571a501d3f48f84d1ff5c05d5c2a5 (patch)
tree3b8a84d7ec969bb6a72d12629a4e593c2c9b5d75 /source4/build
parent76d4c6e341a1ea0cf32cc16db7187e959c89f625 (diff)
downloadsamba-d12d4ac949e571a501d3f48f84d1ff5c05d5c2a5.tar.gz
samba-d12d4ac949e571a501d3f48f84d1ff5c05d5c2a5.tar.bz2
samba-d12d4ac949e571a501d3f48f84d1ff5c05d5c2a5.zip
r15064: Remove the change until I find proper solution
(This used to be commit 4356a8c14d5219fae0a2f7c79ae929a90768996f)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/makefile.pm4
1 files changed, 0 insertions, 4 deletions
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__
);
}