From da595aca3aef049535b12fdcec0e77c787286779 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 4 Oct 2005 15:28:15 +0000 Subject: Add another comment --- libpthread/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/Makefile b/libpthread/Makefile index d3f3f2a48..6a8bb6d91 100644 --- a/libpthread/Makefile +++ b/libpthread/Makefile @@ -27,7 +27,8 @@ endif all: subdirs -# NPTL does not have a generic pthreadtypes.h ? +# NPTL does not have a generic pthreadtypes.h +# and each arch has to have both semaphore.h/pthreadtypes.h ? headers: $(LN) -sf $(PTDIR)/sysdeps/pthread/pthread.h $(TOPDIR)include/ $(LN) -sf $(PTDIR)/semaphore.h $(TOPDIR)include/ -- cgit v1.2.3