On Wed, Dec 22, 2010 at 11:37:24AM +0100, Petter Reinholdtsen wrote: > I had a look at the failing test suite on OpenBSD, and was able to > find the cause. Entries like this do not work with BSD make: > > abs_srcdir=$(shell cd $(srcdir); pwd)
Using backticks have other problems (isn't evaluated by make, see recent log history). I read this syntax: VAR != < shell command to execute > Here: http://www.khmere.com/freebsd_book/html/ch01.html Haven't tried with gnu make --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev