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