Peter S. Mazinger преди 18 години
родител
ревизия
da595aca3a
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      libpthread/Makefile

+ 2 - 1
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/