Commit graph

4 commits

Author SHA1 Message Date
olh@suse.de 2761f9b951 [PATCH] make spotless
klibc has a target make spotless, this patch makes it possible to clean
the whole udev tree and start from scratch.
2005-04-26 21:35:10 -07:00
greg@kroah.com dca0297941 [PATCH] do not build the tdb binary programs, only the objects.
Now it's not necessary to have gdbm to build properly.
2005-04-26 21:01:40 -07:00
lethal@linux-sh.org 99bec17497 [PATCH] Fix TDB cross compilation
The merge of tdb ended up breaking the ability to cross compile again, here's
a bk patch that yanks CC out of the tdb Makefile, and in turn falls back on
the exported CC value from the top-level Makefile which correctly sets it
based off of the CROSS value.
2005-04-26 21:01:40 -07:00
greg@kroah.com 5ac4a56b39 [PATCH] Added tdb code from latest cvs version in the samba tree 2005-04-26 21:01:40 -07:00