summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-21 09:58:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-21 09:58:29 +0000
commitad54765d9a7650e6b2383696f9f2878ea44dce9b (patch)
tree6373add91269fb5e37de71cc1d4002b706c3b438 /textproc
parentNo need to use += for a variable defined only once. (diff)
Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto
the "STRIP=".
Notes
Notes: svn path=/head/; revision=14146
Diffstat (limited to 'textproc')
-rw-r--r--textproc/coco/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <taoka@infonets.hiroshima-u.ac.jp>
#
-# $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