view test/suite2/Makefile.M @ 150:3cb226f48495

- make cmake based builds check if compiler has -fPIC flag, in order to silence warnings if not (thanks Franklin Mathieu)
author cslag
date Sat, 17 Sep 2016 14:15:02 +0200
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!