Added android specific readme file, along with new make targets

Also updated changelog.
This commit is contained in:
Erik Ekman
2012-02-05 00:36:15 +01:00
parent 85be9b07d1
commit 423cbec41d
4 changed files with 70 additions and 4 deletions

View File

@@ -43,4 +43,5 @@ base64u.h: base64.h
clean:
@echo "Cleaning src/"
@rm -f $(CLIENT){,.exe} $(SERVER){,.exe} *~ *.o *.core base64u.*
@rm -rf obj libs #android stuff