diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index abf2e2fa722..6421ce9ecaf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.684 2005/10/30 21:04:13 agc Exp $ +# $NetBSD: Makefile,v 1.685 2005/10/31 15:53:54 tv Exp $ # COMMENT= Development utilities @@ -603,6 +603,7 @@ SUBDIR+= swig-perl SUBDIR+= swig-python SUBDIR+= swig13 SUBDIR+= syncdir +SUBDIR+= sysexits SUBDIR+= tavrasm SUBDIR+= tcl-tclcl SUBDIR+= tcllib |