source: issm/oecreview/Archive/13977-14063/Makefile@ 14064

Last change on this file since 14064 was 14064, checked in by Mathieu Morlighem, 12 years ago

Added Archive/13977-14063

File size: 173 bytes
Line 
1TARGET=ISSM-DocReview-13977-14063
2
3all:
4 pdflatex -interaction=errorstopmode -file-line-error -halt-on-error $(TARGET).tex
5 rm -rf *.log *.aux
6
7clean:
8 rm -rf *.log *.aux
Note: See TracBrowser for help on using the repository browser.