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 4a0ca2542a9..8eb9413ca46 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1535 2011/11/23 11:43:30 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.1536 2011/11/23 18:59:21 wiz Exp $ # COMMENT= Development utilities @@ -376,7 +376,6 @@ SUBDIR+= librfuncs SUBDIR+= librlog SUBDIR+= librsync SUBDIR+= librxspencer -SUBDIR+= libscsi SUBDIR+= libsexy SUBDIR+= libsexymm SUBDIR+= libsigc++ |