view test/thunk/Makefile.M @ 12:35ca16453c12

minor typo fix for arm64/apple
author dadler
date Tue, 21 Jul 2015 17:24:59 +0200
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!