view test/dynMakefile @ 56:2cccd38e5e4d

- added -lm in GNU/kFreeBSD config, to build all tests out of the box - cosmetics
author cslag
date Fri, 25 Dec 2015 21:16:04 +0100
parents 3e629dc19168
children
line wrap: on
line source

all: ./../buildsys/dynmake/dynmake.bat
	$(?:/=\\) all && exit || sh $(?:bat=sh) all
clean: ./../buildsys/dynmake/dynmake.bat
	$(?:/=\\) clean && exit || sh $(?:bat=sh) clean