From 0d25f46d2f8bd68ea035ddb770fb3e86c9b42ddf Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 3 Dec 1999 12:55:44 +0000 Subject: There is no need to calculate the operating system type every time this Makefile is read. --- editors/emacs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/emacs') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index bb3b2352d28..3f2b7695f8a 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1999/10/07 17:41:49 tron Exp $ +# $NetBSD: Makefile,v 1.30 1999/12/03 12:55:44 agc Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp # @@ -12,7 +12,6 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+=--with-pop --with-x --with-x-toolkit=lucid -OPSYS!= uname -s MAKE_ENV+= INSTALL_STRIP=${STRIPFLAG} INFO_FILES= emacs vip viper forms gnus mh-e cl sc dired-x ediff ccmode message widget reftex forms customize -- cgit v1.2.3