1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-22 07:17:05 +03:00
Jelmer Vernooij 3deece5591 s4: Remove the old perl/m4/make/mk-based build system.
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
2010-10-31 02:01:44 +00:00
..
2008-09-15 17:36:46 +02:00
2008-12-29 20:46:40 +01:00
2008-09-15 17:36:46 +02:00

This directory contains Samba's very simple COM implementation. 
It is by no means finished yet. 

The main aim of this implementation is for use by our DCOM implementation, 
which lives in the dcom subdirectory. The local version is used mostly for
testing.

More information on this effort can be found in the DCOM whitepaper in 
the lorikeet repository.