istereo2

diff Makefile @ 24:9d53a4938ce8

port to android mostly complete, ads not done, and needs some polishing
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 04 Oct 2015 08:15:24 +0300
parents 018f997dc646
children
line diff
     1.1 --- a/Makefile	Sat Oct 03 06:10:30 2015 +0300
     1.2 +++ b/Makefile	Sun Oct 04 08:15:24 2015 +0300
     1.3 @@ -1,3 +1,4 @@
     1.4 +root = .
     1.5  src = $(wildcard src/*.c) $(wildcard src/glut/*.c)
     1.6  ccsrc = $(wildcard src/*.cc)
     1.7