From 2197b31408b871a87ac57bbb2aea18fec5a7c303 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Nov 2000 02:54:07 +0000 Subject: remove trailing whitespace --- emulators/suse_base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_base') diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 1ab0148be78..8ec57d0f7a1 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/11/04 00:08:49 lukem Exp $ +# $NetBSD: Makefile,v 1.16 2000/11/16 02:54:07 wiz Exp $ DISTNAME= suse_base-6.3 CATEGORIES= emulators @@ -35,7 +35,7 @@ USE_LIBINTL= yes .if exists(/usr/include/libintl.h) LIBINTL= -lintl .else -LIBINTL= -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lintl +LIBINTL= -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lintl .endif do-build: -- cgit v1.2.3