From e99d14c174a5f80244889527ab92fa4f1d70c5a7 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 15 Dec 2003 06:21:32 +0000 Subject: whitespace police. --- emulators/compat14/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/compat14') diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile index 3690d415e5c..c7c8c7fc696 100644 --- a/emulators/compat14/Makefile +++ b/emulators/compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/08/30 22:51:16 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/15 06:21:32 grant Exp $ # DISTNAME= compat14-${MACHINE_ARCH}-${VERSION} @@ -44,9 +44,9 @@ COMPAT_LIBDIR= lib COMPAT_XLIBDIR= X11R6/lib .endif -PLIST_SRC+= ${PKGDIR}/PLIST +PLIST_SRC+= ${PKGDIR}/PLIST .if exists(${PKGDIR}/PLIST.${MACHINE_ARCH}) -PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH} +PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH} .endif PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR} COMPAT_XLIBDIR=${COMPAT_XLIBDIR} -- cgit v1.2.3