source:
issm/oecreview/Archive/13977-14063/Makefile@
14064
Last change on this file since 14064 was 14064, checked in by , 12 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[14064] | 1 | TARGET=ISSM-DocReview-13977-14063 |
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.