3 target
= enrico_carlesso_cv
4 deps
= Makefile
$(target
).
tex
8 $(target
).pdf
: $(target
).
tex $(deps
)
11 .PHONY
: clean view backup
14 rm -f
$(target
).
{aux
,dvi,log
,out
,toc
,lof
,pdf
} *.
{1,mpx
,mpo
,log
} tmpgraph
* *.tmp mpgraph.mp
*~
17 ifeq ($(UNAME
),Darwin
)
18 open
-a
/Applications
/Preview.app
$(target
).pdf
20 xpdf
$(target
).pdf
$(PAGE
)
24 tar zcvf ..
/$(target
)-backup.
tar.gz .