source:
liacs/mss/project/Makefile@
10
Last change on this file since 10 was 8, checked in by , 15 years ago | |
---|---|
File size: 125 bytes |
Rev | Line | |
---|---|---|
[8] | 1 | CFLAGS=-g |
2 | ||
3 | CFLAGS+= -I/usr/include/opencv -lcxcore -lcv -lhighgui -lcvaux -lml | |
4 | ||
5 | ||
6 | all: colour-tracking | |
7 | ./colour-tracking 1 | |
8 |
Note:
See TracBrowser
for help on using the repository browser.