Makefile
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:0k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. # $Id: Makefile,v 1.5 2001/03/26 10:35:36 icahoon Exp $
  2. BUILD = ../../../build
  3. include $(BUILD)/Makefile.pre
  4. PACKAGES += TRANSPORT UTIL LIBXML PTHREAD
  5. # names of programs (e.g. test programs) to be compiled
  6. #
  7. TESTPROGRAMS = 
  8. TickCount.cxx
  9. Statistic.cxx
  10. Perf.cxx
  11. include $(BUILD)/Makefile.post