view test/dynMakefile @ 115:b0d5b49bf418

- added more macros to detect MIPS platforms
author cslag
date Thu, 23 Jun 2016 12:21:07 +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