summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/rpc2/buildlink.mk4
-rw-r--r--devel/rvm/buildlink.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rpc2/buildlink.mk b/devel/rpc2/buildlink.mk
index d16ed445b70..f96f5285807 100644
--- a/devel/rpc2/buildlink.mk
+++ b/devel/rpc2/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.1 2001/05/31 22:52:17 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.2 2001/06/09 15:29:50 wiz Exp $
#
# This Makefile fragment is included by packages that use rpc2.
#
@@ -45,7 +45,7 @@ link-rpc2-headers:
${RM} -f $${dest}; \
${LN} -sf $${inc} $${dest}; \
fi; \
- done
+ done
# This target links the libraries into ${BUILDLINK_LIBDIR}, which should
# be searched first by the linker.
diff --git a/devel/rvm/buildlink.mk b/devel/rvm/buildlink.mk
index 26ee318505d..662a715e304 100644
--- a/devel/rvm/buildlink.mk
+++ b/devel/rvm/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.1 2001/05/31 22:53:48 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.2 2001/06/09 15:29:50 wiz Exp $
#
# This Makefile fragment is included by packages that use rvm.
#
@@ -47,7 +47,7 @@ link-rvm-headers:
${RM} -f $${dest}; \
${LN} -sf $${inc} $${dest}; \
fi; \
- done
+ done
# This target links the libraries into ${BUILDLINK_LIBDIR}, which should
# be searched first by the linker.