概述
Courseware WebSites
1. Google svn server
TortoiseSVN (svn client)
http://esdlab.googlecode.com/svn/trunk/
2. FTP
ftp://202.120.46.8/Master/ESD_M/esd
3. Moodle网站
http://202.120.46.2/moodle
4. www.eefocus.com: 公开课程
5. www.openhard.org: 公开课程项目
Review
试写出一个完整makefile,来编译facedetect.c;facedetect.h;main.c;生成可执行文件facedetect。要求写出一个稳健的clean伪目标。


