From ad54765d9a7650e6b2383696f9f2878ea44dce9b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 21 Oct 1998 09:58:29 +0000 Subject: Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto the "STRIP=". --- textproc/coco/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index 5261f8e2743d..a604a189470f 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -3,7 +3,7 @@ # Date created: 7 July 1997 # Whom: Satoshi Taoka # -# $Id: Makefile,v 1.32 1998/10/07 21:57:56 asami Exp $ +# $Id: Makefile,v 1.33 1998/10/08 23:51:59 asami Exp $ # DISTNAME= mule-2.3 @@ -62,7 +62,7 @@ EMACS_EXECUTABLE = mule CONFIGURE_ARGS= i386--freebsd --with-executable=${EMACS_EXECUTABLE} \ --with-emacs-prefix=${EMACS_PREFIX} \ --with-terminal-face \ - --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib \ + --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib STRIP= MAN1= coco.1 ctags.1 etags.1 m2ps.1 emacs.1 mule.1 -- cgit v1.2.3