source: proiecte/PPPP/eigenface2/Makefile @ 108

Last change on this file since 108 was 108, checked in by (none), 14 years ago

new eigenface

File size: 102 bytes
Line 
1all: 
2        gcc `pkg-config opencv --cflags --libs` -g -o pca facedet.c capture.c pca.c eigenface.c main.c
Note: See TracBrowser for help on using the repository browser.