source:
issm/oecreview/Archive/21724-22754/Makefile@
22755
Last change on this file since 22755 was 22755, checked in by , 7 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[22755] | 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.