From 2c6a4629ba0f080d5916af7044ad6ce4e99dfce0 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 12 Jul 2002 20:41:16 +0000 Subject: Remove some unnecessary spaces. --- security/kth-krb4/buildlink.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/security/kth-krb4/buildlink.mk b/security/kth-krb4/buildlink.mk index 5ca3b5a3b26..6270e04e105 100644 --- a/security/kth-krb4/buildlink.mk +++ b/security/kth-krb4/buildlink.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink.mk,v 1.1 2002/04/05 11:32:20 wennmach Exp $ +# $NetBSD: buildlink.mk,v 1.2 2002/07/12 20:41:16 wiz Exp $ # # This Makefile fragment is included by packages that use kth-krb4. # @@ -8,12 +8,12 @@ # (2) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header # search path, and # (3) Add ${BUILDLINK_DIR}/lib to the front of the linker's library search -# path. +# path. .if !defined(KTHKRB4_BUILDLINK_MK) -KTHKRB4_BUILDLINK_MK= # defined +KTHKRB4_BUILDLINK_MK= # defined -.include "../../mk/bsd.buildlink.mk" +.include "../../mk/bsd.buildlink.mk" BUILDLINK_DEPENDS.kth-krb4?= kth-krb4>=1.1.1 DEPENDS+= ${BUILDLINK_DEPENDS.kth-krb4}:../../security/kth-krb4 @@ -35,6 +35,6 @@ BUILDLINK_FILES.kth-krb4+= lib/libss.* BUILDLINK_TARGETS+= kth-krb4-buildlink pre-configure: kth-krb4-buildlink -kth-krb4-buildlink: _BUILDLINK_USE +kth-krb4-buildlink: _BUILDLINK_USE .endif # KTHKRB4_BUILDLINK_MK -- cgit v1.2.3