view dynMakefile @ 127:645443fcfb47

- doc and todo update to reflect working mips64 n64 big endian support
author cslag
date Tue, 05 Jul 2016 14:30:56 +0200
parents 3e629dc19168
children
line wrap: on
line source

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