Merged Vattam and Puneeth branches.
--- a/day1/Makefile Tue Mar 30 11:29:26 2010 +0530
+++ b/day1/Makefile Fri Apr 02 15:45:07 2010 +0530
@@ -4,7 +4,8 @@
pdflatex $*.tex
pdflatex $*.tex
-SLIDES= session1.pdf \
+SLIDES= tot.pdf \
+ session1.pdf \
session2.pdf \
session3.pdf \
session4.pdf \
@@ -24,7 +25,7 @@
cheats: $(CHEATS)
-slides: $(SLIDES) $(CHEATS)
+slides: $(SLIDES)
quiz: $(QUIZ)
--- a/day2/Makefile Tue Mar 30 11:29:26 2010 +0530
+++ b/day2/Makefile Fri Apr 02 15:45:07 2010 +0530
@@ -22,7 +22,7 @@
cheats: $(CHEATS)
-slides: $(SLIDES) $(CHEATS)
+slides: $(SLIDES)
quiz: $(QUIZ)