source:
issm/oecreview/Archive/21724-22754/Makefile
Last change on this file was 22755, checked in by , 7 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | TARGET=ISSM-DocReview-21724-22754 |
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.