summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-05-29 08:21:41 +0000
committerskrll <skrll@pkgsrc.org>2002-05-29 08:21:41 +0000
commit5a363e14dea5dbea074751a671068c3aba725c61 (patch)
treecc0ac37cb4ab9bb3b84bd13492d1feb9d2600dd9 /devel/Makefile
parent19f99199a446f0f3b916f761cbce7dc03f53acfd (diff)
downloadpkgsrc-5a363e14dea5dbea074751a671068c3aba725c61.tar.gz
Add and enable pth-syscall.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b2871c21570..91b96e96dad 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2002/05/22 16:09:54 agc Exp $
+# $NetBSD: Makefile,v 1.289 2002/05/29 08:21:41 skrll Exp $
#
COMMENT= Development utilities
@@ -241,6 +241,7 @@ SUBDIR+= prc-tools-gcc
SUBDIR+= prc-tools-gdb
SUBDIR+= prcs
SUBDIR+= pth
+SUBDIR+= pth-syscall
SUBDIR+= ptl2
SUBDIR+= pwlib
SUBDIR+= py-Checker