NAME = debian DEPS = $(wildcard *.tex) all: pdf pdf: $(NAME).pdf dvi: $(NAME).dvi $(NAME).pdf $(NAME).dvi: $(DEPS) clean:: -rm -f *.toc *.cgm *.nav *.log *.out *.aux *.snm *.*~ *.vrb present: killall pidgin krb5-auth-dialog xrandr --output$(OUTPUT) --auto gnome-screensaver-command -i & #xpdf -fullscreen $(TARGET) evince -s --page-label=1 $(TARGET) # Debian package: latex-make include /usr/include/LaTeX.mk