summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/Canna/Makefile4
-rw-r--r--japanese/canna-lib/Makefile4
-rw-r--r--japanese/canna-server/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index ed867f374c65..85a67b81c634 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -4,7 +4,7 @@
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.5 1995/06/22 00:32:02 asami Exp $
+# $Id: Makefile,v 1.6 1995/06/24 11:38:36 asami Exp $
#
DISTNAME= Canna32p2
@@ -19,7 +19,7 @@ PATCH_STRIP= -p1
ALL_TARGET= canna
pre-configure:
- @(cd ${WRKSRC}; ${XMKMF})
+ @(cd ${WRKSRC}; xmkmf)
post-install:
ldconfig -m ${PREFIX}/lib
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index ed867f374c65..85a67b81c634 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -4,7 +4,7 @@
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.5 1995/06/22 00:32:02 asami Exp $
+# $Id: Makefile,v 1.6 1995/06/24 11:38:36 asami Exp $
#
DISTNAME= Canna32p2
@@ -19,7 +19,7 @@ PATCH_STRIP= -p1
ALL_TARGET= canna
pre-configure:
- @(cd ${WRKSRC}; ${XMKMF})
+ @(cd ${WRKSRC}; xmkmf)
post-install:
ldconfig -m ${PREFIX}/lib
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index ed867f374c65..85a67b81c634 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -4,7 +4,7 @@
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.5 1995/06/22 00:32:02 asami Exp $
+# $Id: Makefile,v 1.6 1995/06/24 11:38:36 asami Exp $
#
DISTNAME= Canna32p2
@@ -19,7 +19,7 @@ PATCH_STRIP= -p1
ALL_TARGET= canna
pre-configure:
- @(cd ${WRKSRC}; ${XMKMF})
+ @(cd ${WRKSRC}; xmkmf)
post-install:
ldconfig -m ${PREFIX}/lib