summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/generic/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Rework nptl build system for cleaning headers and objectsCarmelo Amoroso2008-12-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | to be compliant with all other Makefile. The output of the make clean (silent mode) will be as follows: CLEAN ld-uClibc CLEAN libdl <....> CLEAN nptl_pthread_generic CLEAN nptl_pthread CLEAN nptl_arch CLEAN nptl_linux CLEAN nptl_linux_arch CLEAN libthread_db <....> CLEAN nptl_headers CLEAN nptl_arch_headers CLEAN nptl_linux_headers CLEAN nptl_db_headers Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-2/+1
| | | | system
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-1/+1
|
* Clean up NPTL thread C library support files and simplify build process."Steven J. Hill"2006-02-051-0/+31