view test/suite_floats/Makefile.M @ 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

#include "../../buildsys/dynmake/Makefile.base.M"

all:
	echo not impl!!!

clean:
	echo not impl!!!