source:
liacs/nc/low-correlation/Makefile@
51
Last change on this file since 51 was 51, checked in by , 15 years ago | |
---|---|
File size: 123 bytes |
Line | |
---|---|
1 | BIN=main |
2 | CFLAGS=-lm |
3 | |
4 | SOURCE=$(patsubst %.m,%.m.tex, $(shell ls *.m)) |
5 | |
6 | include latex.mk |
7 | |
8 | mcs: mcs.m |
9 | @octave --silent mcs.m |
Note:
See TracBrowser
for help on using the repository browser.