From 06b4442156ad93512e0f7a61637bfdb75e3a0643 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 13 Sep 2001 15:11:05 +0000 Subject: Install binaries as well. Bentofy by making it build with LANG=ja_JP.EUC. Submitted by: yoichi@eken.phys.nagoya-u.ac.jp (MAINTAINER) --- irc/pure-xemacs21-mule/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'irc/pure-xemacs21-mule') diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile index cb708e0e1639..e2876ff6ce0b 100644 --- a/irc/pure-xemacs21-mule/Makefile +++ b/irc/pure-xemacs21-mule/Makefile @@ -11,7 +11,9 @@ EMACS_PORT_NAME= xemacs21-mule LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME} EMACS_ONLY= "@comment " XEMACS_ONLY= "" -ALL_TARGET= package +ALL_TARGET= package c INSTALL_TARGET= install-package +PUREBIN= ${EMACS_LIBDIR}/site-packages/etc/pure +MAKE_ENV= LANG=ja_JP.EUC .include <${MASTERDIR}/Makefile> -- cgit v1.2.3