1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

52 Commits

Author SHA1 Message Date
Christopher R. Hertel
5e52143829 I have to admit that I'm not very good at writing Makefiles.
This one will simply create an object file from each of the .c files
in the directory.  These could be linked into a static library, but
I'm not sure that this is worthwhile.  If anyone wants to improved on
what I've got here, please do!  crh -)-----
-
Christopher R. Hertel
3590a78333 This is the ubiqx binary tree and linked list library.
This library is being included as part of the Samba distribution.
(Hurray!)
-