view test/resolve_self/Makefile.M @ 4:e1706ad13e9e

added CMakeLists.txt for tests (call_suite and resolveself)
author dadler
date Tue, 07 Apr 2015 11:14:05 +0200
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!