summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libraidframe
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2014-12-02 01:59:10 +0000
committerpooka <pooka@NetBSD.org>2014-12-02 01:59:10 +0000
commit00d6a4e4b1ecaae792e3b3aff6ff43e08d10d913 (patch)
tree6e4f5966249f2da120f3c0738fef51bfc635a91b /sys/rump/dev/lib/libraidframe
parent8a049e67668555d4203be66daa63fa6c8ef185bc (diff)
Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,
with the default provided by Makefile.rump (they're all 0.0 anyway)
Diffstat (limited to 'sys/rump/dev/lib/libraidframe')
-rw-r--r--sys/rump/dev/lib/libraidframe/shlib_version4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/rump/dev/lib/libraidframe/shlib_version b/sys/rump/dev/lib/libraidframe/shlib_version
deleted file mode 100644
index 870b6a5bcca..00000000000
--- a/sys/rump/dev/lib/libraidframe/shlib_version
+++ /dev/null
@@ -1,4 +0,0 @@
-# $NetBSD: shlib_version,v 1.1 2009/06/09 16:16:15 pooka Exp $
-#
-major=0
-minor=0