Mercurial > hg > Papers > 2018 > nozomi-master
diff paper/Makefile @ 66:40ae32725e55
Add push/pop description
author | atton <atton@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 04 Feb 2017 12:23:25 +0900 |
parents | 5c0e43b1b559 |
children | 0e0b389d2ee4 |
line wrap: on
line diff
--- a/paper/Makefile Fri Feb 03 16:34:30 2017 +0900 +++ b/paper/Makefile Sat Feb 04 12:23:25 2017 +0900 @@ -32,7 +32,7 @@ .PHONY : clean all open remake clean: - rm -f *.dvi *.aux *.log *.pdf *.ps *.gz *.bbl *.blg *.toc *~ *.core *.cpt *.lof *.lot *.lol *.bbl *.blg *.idx + rm -f *.dvi *.aux *.log *.pdf *.ps *.gz *.bbl *.blg *.toc *~ *.core *.cpt *.lof *.lot *.lol *.bbl *.blg *.idx src/*.replaced all: $(TARGET).pdf