|
@@ -0,0 +1,11 @@
|
|
|
+== liBDSM
|
|
|
+
|
|
|
+A small project of SMB protocol client implementation in C. The goal is to
|
|
|
+have a less restrictive license that Samba. (Currenyly MIT, might be WTFL)
|
|
|
+Final final goal is to have an iOS VLC integration.
|
|
|
+
|
|
|
+=== How to build
|
|
|
+
|
|
|
+At this stage of the project, you're kind of a masochist... Hey ! you're just at
|
|
|
+the right place for this. Simply type 'make', correct Makefile if necessary and
|
|
|
+fix any error you have. (Hum... Enjoy!)
|