source:
issm/oecreview/Archive/17984-18295/Makefile@
18296
Last change on this file since 18296 was 18296, checked in by , 11 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | TARGET=ISSM-DocReview-17984-18295 |
2 | |
3 | all: |
4 | pdflatex -interaction=errorstopmode -file-line-error -halt-on-error $(TARGET).tex |
5 | rm -rf *.log *.aux |
6 | |
7 | clean: |
8 | rm -rf *.log *.aux |
Note:
See TracBrowser
for help on using the repository browser.