summaryrefslogtreecommitdiffstats
path: root/libpthread/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* dont include sub makefiles if thread support has been disabledMike Frysinger2005-11-181-0/+2
|
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵Peter S. Mazinger2005-11-171-53/+1
| | | | foreign objects to a lib
* Correct header cleanup, if threads are disabled, thanks to Jan-Benedict Glaw ↵Peter S. Mazinger2005-10-271-0/+4
| | | | reporting it.
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵Peter S. Mazinger2005-10-251-0/+57
archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.