diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index bc06d9ca64c..a55c62f58d7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.638 2005/05/18 22:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.639 2005/05/18 22:39:00 wiz Exp $ # COMMENT= Development utilities @@ -495,7 +495,6 @@ SUBDIR+= prc-tools SUBDIR+= prcs SUBDIR+= pth SUBDIR+= pthread-sem -SUBDIR+= ptl2 SUBDIR+= pvs SUBDIR+= pwlib SUBDIR+= py-InlineEgg |