source: issm/oecreview/Archive/21724-22754/Makefile@ 22755

Last change on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 173 bytes
Line 
1TARGET=ISSM-DocReview-21724-22754
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.