view test/malloc_wx/Makefile.M @ 30:c16bc7736bb4

- added configure (only sh-version) option to display list of settable targets
author cslag
date Sat, 21 Nov 2015 16:16:26 +0100
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!