Author :
Ralf Wildenhues
Date :
2008-09-04 21:52:29
Hash :01d84fa0 Message :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>