Add a master Makefile with docker dev env support and address compiler warning that showed up in the Docker dev env

This commit is contained in:
2016-12-22 20:57:57 -06:00
parent 02bbd75606
commit eeff110b31
5 changed files with 93 additions and 27 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
build
build/gba
build/debug
build/release
tags