Added makefile for ease of compilation. Improved file naming. Updated pdf

Change-Id: If0c670b03635a4e762d17f16c356a4b694763a27
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..34bd481
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all:
+	pdflatex nlsr-docs
+	bibtex nlsr-docs
+	pdflatex nlsr-docs
+	mv nlsr-docs.pdf NLSR-Developers-Guide.pdf