summaryrefslogtreecommitdiff
path: root/devel/libtool-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool-base/Makefile')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index e6abdb0026d..02e56b54642 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/03 05:26:03 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:40 wiz Exp $
#
.include "../libtool/Makefile.common"
PKGNAME= ${DISTNAME:C/-/-base-/}${PKGREV}
+COMMENT= Generic shared library support script (the script itself)
+
test: build
cd ${WRKSRC} && ${MAKE} check