r15064: Remove the change until I find proper solution
authorAlexander Bokovoy <ab@samba.org>
Thu, 13 Apr 2006 04:14:18 +0000 (04:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:04:05 +0000 (14:04 -0500)
(This used to be commit 4356a8c14d5219fae0a2f7c79ae929a90768996f)

source4/build/smb_build/makefile.pm

index b6108b0ab9370b46b6d8671c85b1eea5228b6888..c6ab0d7220a0156ce477b67db2f65a654447688d 100644 (file)
@@ -156,10 +156,6 @@ GCOV=$self->{config}->{GCOV}
 
 DEFAULT_TEST_TARGET=$self->{config}->{DEFAULT_TEST_TARGET}
 
-# For BSD make
-.PATH: \$(VPATH)
-       \@echo
-
 __EOD__
 );
 }