Last change
on this file since 42 was 42, checked in by Rick van der Zwet, 15 years ago |
Make files look pretty and neat on display
|
File size:
289 bytes
|
Rev | Line | |
---|
[2] | 1 | BIN=main
|
---|
[27] | 2 | CFLAGS=-lm
|
---|
[2] | 3 |
|
---|
[42] | 4 | SOURCE=autocorrelation.m.tex initseq.m.tex mcs-call.m.tex \
|
---|
| 5 | mcs.m.tex mutation.m.tex randint.m.tex sa-call.m.tex sa.m.tex
|
---|
| 6 |
|
---|
| 7 | include latex.mk
|
---|
| 8 |
|
---|
[31] | 9 | mcs: mcs.m
|
---|
| 10 | @octave --silent mcs.m
|
---|
[42] | 11 |
|
---|
| 12 |
|
---|
| 13 | %.m.tex: %.m
|
---|
| 14 | highlight --linenumbers --no-doc --latex --input $< --output $@
|
---|
Note:
See
TracBrowser
for help on using the repository browser.