source:
liacs/nc/laser-pulse-shaping/Makefile@
53
Last change on this file since 53 was 48, checked in by , 15 years ago | |
---|---|
File size: 127 bytes |
Rev | Line | |
---|---|---|
[48] | 1 | SOURCE=$(patsubst %.m,%.m.tex, $(shell ls *.m)) |
2 | ||
3 | include latex.mk | |
4 | ||
5 | foo: | |
6 | echo $(SOURCE) | |
7 | ||
[34] | 8 | pso.out: pso.m |
9 | @octave -q pso.m | |
[28] | 10 |
Note:
See TracBrowser
for help on using the repository browser.