view test/syscall/Makefile.M @ 122:f63467916f98

- first draft of mips64 n64 callbacks, not everything working, though
author cslag
date Mon, 04 Jul 2016 01:11:08 +0200
parents 3e629dc19168
children
line wrap: on
line source

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

all:
	echo not impl!!!

clean:
	echo not impl!!!