view test/dynMakefile @ 116:c5cb02203df4

- mips n64 working thunks - todo update
author cslag
date Thu, 23 Jun 2016 12:38:51 +0200
parents 3e629dc19168
children
line wrap: on
line source

all: ./../buildsys/dynmake/dynmake.bat
	$(?:/=\\) all && exit || sh $(?:bat=sh) all
clean: ./../buildsys/dynmake/dynmake.bat
	$(?:/=\\) clean && exit || sh $(?:bat=sh) clean