Makefile.am
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. SUBDIRS = win32
  2. noinst_LTLIBRARIES = libuclmmbase.la
  3. libuclmmbase_la_LDFLAGS = -static
  4. libuclmmbase_la_SOURCES= 
  5. asarray.c 
  6. base64.c 
  7. btree.c 
  8. crypt_random.c 
  9. debug.c 
  10. drand48.c 
  11. hmac.c 
  12. inet_ntop.c 
  13. inet_pton.c 
  14. mbus.c 
  15. mbus_addr.c 
  16. mbus_config.c 
  17. mbus_parser.c 
  18. md5.c 
  19. memory.c 
  20. net_udp.c 
  21. ntp.c 
  22. qfDES.c 
  23. rijndael-alg-fst.c 
  24. rijndael-api-fst.c 
  25. rtp.c 
  26. util.c 
  27. version.h 
  28. EXTRA_DIST = 
  29. acconfig.h 
  30. addrinfo.h 
  31. addrsize.h 
  32. asarray.h 
  33. base64.h 
  34. bills_srtp.h 
  35. bittypes.h 
  36. boxes-fst.dat 
  37. btree.h 
  38. cdecl_ext.h 
  39. common60.dsp 
  40. common60.dsw 
  41. config_unix.h 
  42. config_win32.h 
  43. COPYRIGHT 
  44. crypt_random.h 
  45. debug.h 
  46. drand48.h 
  47. gettimeofday.c 
  48. gettimeofday.h 
  49. hmac.h 
  50. inet_ntop.h 
  51. inet_pton.h 
  52. install-sh 
  53. mbus_addr.h 
  54. mbus_config.h 
  55. mbus.h 
  56. mbus_parser.h 
  57. md5.h 
  58. memory.h 
  59. net_udp.h 
  60. ntp.h 
  61. qfDES.h 
  62. rijndael-alg-fst.h 
  63. rijndael-api-fst.h 
  64. rtp.h 
  65. sockstorage.h 
  66. test_base64.h 
  67. test_des.h 
  68. test_mbus_addr.h 
  69. test_mbus_parser.h 
  70. test_md5.h 
  71. test_memory.h 
  72. test_net_udp.h 
  73. test_rtp_encrypt.txt 
  74. util.h 
  75. vsnprintf.h 
  76. MODS 
  77. README 
  78. README.qfdes 
  79. VERSION 
  80. test-libcommon
  81. version.h: VERSION
  82. sed -e 's/.*/#define CCL_VERSION "v&"/' $? > version.h
  83. AM_CFLAGS = -DDEBUG