day2/Makefile
changeset 367 3c911c958bcf
parent 350 385b9df26f25
equal deleted inserted replaced
361:a1ee950f3d6d 367:3c911c958bcf
    20 
    20 
    21 all:	$(SLIDES) $(CHEATS) $(QUIZ)
    21 all:	$(SLIDES) $(CHEATS) $(QUIZ)
    22 
    22 
    23 cheats: $(CHEATS)
    23 cheats: $(CHEATS)
    24 
    24 
    25 slides: $(SLIDES) $(CHEATS)
    25 slides: $(SLIDES)
    26 
    26 
    27 quiz: $(QUIZ)
    27 quiz: $(QUIZ)
    28 
    28 
    29 clean-all:
    29 clean-all:
    30 	rm -f *.dvi *.log *.bak *.aux *.bbl *.blg *.idx *.ps *.eps *.pdf *.toc *.out *~ *.vrb *.nav *.snm
    30 	rm -f *.dvi *.log *.bak *.aux *.bbl *.blg *.idx *.ps *.eps *.pdf *.toc *.out *~ *.vrb *.nav *.snm