diff options
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 a0175c63dbc..09d3c491efc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2000/01/02 15:15:55 rh Exp $ +# $NetBSD: Makefile,v 1.98 2000/01/02 16:41:54 rh Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -67,6 +67,7 @@ SUBDIR += libscsi SUBDIR += libslang SUBDIR += libsmi + SUBDIR += libstroke SUBDIR += libtool # SUBDIR += linux_devel # SUBDIR += linuxgdb |