diff options
author | jschauma <jschauma> | 2005-02-01 19:12:57 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2005-02-01 19:12:57 +0000 |
commit | 7d99f959aedc39800a6b7fe11b877563aabed111 (patch) | |
tree | 1ebac21ab8e830e490a4b7ba297f98402f7d1583 /devel | |
parent | 1132aa78992dc7ab0a06f0812eeddd7392e4702b (diff) | |
download | pkgsrc-7d99f959aedc39800a6b7fe11b877563aabed111.tar.gz |
add/enable wide
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 581cf42b7f9..77929783222 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.604 2005/01/26 14:47:39 cube Exp $ +# $NetBSD: Makefile,v 1.605 2005/02/01 19:12:57 jschauma Exp $ # COMMENT= Development utilities @@ -574,6 +574,7 @@ SUBDIR+= unidiff SUBDIR+= vanessa_adt SUBDIR+= vanessa_logger SUBDIR+= vanessa_socket +SUBDIR+= wide SUBDIR+= w32api SUBDIR+= xdelta SUBDIR+= xxgdb |