diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-05 18:33:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-05 18:33:29 +0000 |
commit | 93111f9f12af0e55ab97599db5e4e84540e8580c (patch) | |
tree | 13093f2c953208a0fa7e595ea69e5fb8d58c609c /emulators/compat13/Makefile | |
parent | 27ec96e5a9c99dd4e3c3489bea50e5f02e63143b (diff) | |
download | pkgsrc-93111f9f12af0e55ab97599db5e4e84540e8580c.tar.gz |
remove unnecessary whitespace
Diffstat (limited to 'emulators/compat13/Makefile')
-rw-r--r-- | emulators/compat13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile index c444aabd9dc..9d556b55277 100644 --- a/emulators/compat13/Makefile +++ b/emulators/compat13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/06/20 21:06:19 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/02/05 18:33:30 wiz Exp $ # DISTNAME= compat13-${MACHINE_ARCH} @@ -19,7 +19,7 @@ NO_BUILD= .include "../../mk/bsd.prefs.mk" # This installs in /usr to avoid dynamic linker annoyances -LOCALBASE= /usr +LOCALBASE= /usr NO_MTREE= do-install: |