diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-23 01:32:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-23 01:32:25 +0000 |
commit | 73d17fca0f3f1648ec3856f96b16d14e172deb59 (patch) | |
tree | 14dad0f1dd89d4bb568cb4e01c019486c69883d2 /devel/Makefile | |
parent | 7a5d884b11826c684ed7a7e91b76c936d80bae56 (diff) | |
download | pkgsrc-73d17fca0f3f1648ec3856f96b16d14e172deb59.tar.gz |
add and enable its4
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 37691e7e60a..56b1155eb1e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2000/02/22 22:45:10 jlam Exp $ +# $NetBSD: Makefile,v 1.104 2000/02/23 01:32:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -53,6 +53,7 @@ # SUBDIR += ilu SUBDIR += ipv6socket_scrub SUBDIR += isect + SUBDIR += its4 SUBDIR += kdbg SUBDIR += kdevelop # SUBDIR += lclint |