source: issm/oecreview/Archive/17984-18295/Makefile@ 18296

Last change on this file since 18296 was 18296, checked in by Mathieu Morlighem, 11 years ago

Added 17984-18295

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