From 46aa7c00013094a7b311c0afacf6c2128068c5f3 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 7 Apr 2001 19:38:07 +0000 Subject: Add ptl. PTL (Portable Thread Library) is an implementation of user level multi-thread library based on POSIX 1003.1c API. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 2f836e012df8..993b4f0334e3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -359,6 +359,7 @@ SUBDIR += projectcenter.app SUBDIR += pth SUBDIR += pth-devel + SUBDIR += ptl SUBDIR += py-coro SUBDIR += py-functional SUBDIR += py-game -- cgit v1.2.3