Advertisement
Guest User

Untitled

a guest
Oct 9th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. root@VM1 [icsxml] (git: plugin_driver_base-510f385) (hg: default-ea0329008c45+)
  2. $ ls ../plugin_driver_base/
  3. Makefile.am pdb.cpp pdb.h
  4. root@VM1 [icsxml] (git: plugin_driver_base-510f385) (hg: default-ea0329008c45+)
  5. $ cat ../plugin_driver_base/Makefile.am
  6. noinst_LTLIBRARIES = libplugindriverbase.la
  7. libplugindriverbase_la_SOURCES = pdb.cpp pdb.h
  8.  
  9. root@VM1 [icsxml] (git: plugin_driver_base-510f385) (hg: default-ea0329008c45+)
  10. $ cat Makefile.am | grep plugindriver
  11. icsxml_la_LIBADD = ../plugin_driver_base/libplugindriverbase.la
  12. root@VM1 [icsxml] (git: plugin_driver_base-510f385) (hg: default-ea0329008c45+)
  13. $ tar tvjf icsxml-0.00.00.01A.tar.bz2
  14. tar: Record size = 8 blocks
  15. drwxrwxrwx root/root 0 2012-10-09 10:25:46 icsxml-0.00.00.01A/
  16. -rw-r--r-- root/root 4868 2012-10-05 15:14:32 icsxml-0.00.00.01A/protocol_msg.h
  17. -rw-r--r-- root/root 2117 2012-10-05 15:14:32 icsxml-0.00.00.01A/keyer.h
  18. -rw-r--r-- root/root 3217 2012-10-05 15:14:32 icsxml-0.00.00.01A/protocol_config.h
  19. -rw-r--r-- root/root 3046 2012-10-05 15:14:32 icsxml-0.00.00.01A/protocol.xsd
  20. -rw-r--r-- root/root 10251 2012-10-08 13:04:54 icsxml-0.00.00.01A/response.cpp
  21. -rw-r--r-- root/root 3240 2012-10-05 15:14:32 icsxml-0.00.00.01A/communication.h
  22. -rw-r--r-- root/root 18500 2012-10-05 15:14:32 icsxml-0.00.00.01A/icsxml_protocol.cpp
  23. -rw-r--r-- root/root 3445 2012-10-05 15:14:32 icsxml-0.00.00.01A/clipmanager.cpp
  24. -rw-r--r-- root/root 1148 2012-10-05 15:14:32 icsxml-0.00.00.01A/clipmanager.h
  25. -rw-r--r-- root/root 2309 2012-10-05 15:14:32 icsxml-0.00.00.01A/request_data.cpp
  26. -rw-r--r-- root/root 5253 2012-10-05 15:14:32 icsxml-0.00.00.01A/example-protocol.xml
  27. -rw-r--r-- root/root 9982 2012-10-05 15:14:32 icsxml-0.00.00.01A/keyer.cpp
  28. -rw-r--r-- root/root 37727 2012-10-09 10:25:46 icsxml-0.00.00.01A/Makefile.in
  29. -rw-r--r-- root/root 2351 2012-10-05 15:14:32 icsxml-0.00.00.01A/request_data.h
  30. -rw-r--r-- root/root 1797 2012-10-05 15:14:32 icsxml-0.00.00.01A/texttag.xsd
  31. -rw-r--r-- root/root 32223 2012-10-05 15:14:32 icsxml-0.00.00.01A/protocol_msg.cpp
  32. -rwxr-xr-x root/root 13184 2012-06-13 14:12:41 icsxml-0.00.00.01A/install-sh
  33. -rw-r--r-- root/root 100 2012-10-05 15:14:32 icsxml-0.00.00.01A/include.am
  34. -rwxr-xr-x root/root 17574 2012-06-13 14:12:41 icsxml-0.00.00.01A/depcomp
  35. -rw-r--r-- root/root 3139 2012-10-08 13:04:54 icsxml-0.00.00.01A/response.h
  36. -rw-r--r-- root/root 5970 2012-10-05 15:14:32 icsxml-0.00.00.01A/communication.cpp
  37. -rw-r--r-- root/root 2214 2012-10-05 15:14:32 icsxml-0.00.00.01A/configuration.xsd
  38. -rw-r--r-- root/root 619 2012-10-05 15:14:32 icsxml-0.00.00.01A/dimensions.cpp
  39. -rw-r--r-- root/root 2427 2012-10-05 15:14:32 icsxml-0.00.00.01A/channel_if.h
  40. -rw-r--r-- root/root 1387 2012-10-05 15:50:55 icsxml-0.00.00.01A/acinclude.m4
  41. -rw-r--r-- root/root 1214 2012-10-05 15:14:32 icsxml-0.00.00.01A/dimensions.h
  42. -rwxr-xr-x root/root 44595 2011-08-10 00:10:21 icsxml-0.00.00.01A/config.guess
  43. -rwxr-xr-x root/root 2151 2012-10-09 10:25:32 icsxml-0.00.00.01A/Makefile.am
  44. -rw-r--r-- root/root 267244 2012-10-08 13:07:10 icsxml-0.00.00.01A/aclocal.m4
  45. -rwxr--r-- root/root 15419 2012-10-08 14:54:50 icsxml-0.00.00.01A/icsxml.cpp
  46. -rwxr-xr-x root/root 2593 2012-10-05 15:14:32 icsxml-0.00.00.01A/icsxml.spec
  47. -rw-r--r-- root/root 1900 2012-10-05 15:14:32 icsxml-0.00.00.01A/example-configuration.xml
  48. -rw-r--r-- root/root 2573 2012-10-05 15:14:32 icsxml-0.00.00.01A/texttags.h
  49. -rwxr-xr-x root/root 11135 2012-06-13 14:12:41 icsxml-0.00.00.01A/missing
  50. -rw-r--r-- root/root 2422 2012-10-08 13:04:54 icsxml-0.00.00.01A/configure.ac
  51. -rw-r--r-- root/root 364 2012-10-05 15:14:32 icsxml-0.00.00.01A/protocol_config.cpp
  52. -rw-r--r-- root/root 664 2012-10-05 15:14:32 icsxml-0.00.00.01A/example-texttag.xml
  53. -rw-r--r-- root/root 198965 2011-08-10 00:10:21 icsxml-0.00.00.01A/ltmain.sh
  54. -rwxr--r-- root/root 6112 2012-10-08 14:54:41 icsxml-0.00.00.01A/icsxml.h
  55. -rw-r--r-- root/root 27314 2012-10-05 15:14:32 icsxml-0.00.00.01A/icsxml_plugin.cpp
  56. -rw-r--r-- root/root 2037 2012-10-08 13:07:15 icsxml-0.00.00.01A/config.h.in
  57. -rw-r--r-- root/root 2120 2012-10-05 15:14:32 icsxml-0.00.00.01A/icsxml_protocol.h
  58. -rw-r--r-- root/root 7733 2012-10-05 15:14:32 icsxml-0.00.00.01A/channel_if.cpp
  59. -rw-r--r-- root/root 3774 2012-10-05 15:14:32 icsxml-0.00.00.01A/source.cpp
  60. -rw-r--r-- root/root 748 2012-10-05 15:14:32 icsxml-0.00.00.01A/communication_config.h
  61. -rw-r--r-- root/root 1823 2012-10-05 15:14:32 icsxml-0.00.00.01A/source.h
  62. -rwxr-xr-x root/root 701519 2012-10-08 13:07:12 icsxml-0.00.00.01A/configure
  63. -rwxr-xr-x root/root 32726 2011-08-10 00:10:21 icsxml-0.00.00.01A/config.sub
  64. root@VM1 [icsxml] (git: plugin_driver_base-510f385) (hg: default-ea0329008c45+)
  65. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement