source: proiecte/PPPP/eigenface/Makefile @ 142

Last change on this file since 142 was 28, checked in by (none), 15 years ago

first try at eigenface

File size: 122 bytes
RevLine 
[28]1all:
2        gcc `pkg-config opencv --cflags --libs` -o cwrapper camshift_wrapper.c facedet.c capture.c eigenface.c TrackFaces.c
Note: See TracBrowser for help on using the repository browser.