]> git.ipfire.org Git - thirdparty/automake.git/commit
Fix nobase-python.test for BSD make.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 4 Sep 2008 19:52:29 +0000 (21:52 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 4 Sep 2008 19:52:29 +0000 (21:52 +0200)
commit01d84fa05fd62dc47f8cec378ebd9e2c21ddc92c
tree29c24f9657e4ce70a43574c4ea711c1df7fd8887
parent861c19856121d8e875e30268dee6033ded6fc7ae
Fix nobase-python.test for BSD make.

* tests/nobase-python.test: Listing a dependency to be found
via VPATH search explicitly, without the path, as a target,
will turn off VPATH search for FreeBSD make.  So move the
creation of the files outside of the Makefile.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/nobase-python.test