view test/suite2/Makefile.M @ 1:5fe1e87ecf03

- typo fix in manual (thanks Tobi)
author cslag
date Sun, 22 Mar 2015 16:47:54 -0500
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!