From 6fb2439f900cbe7b770576f36943721b24ba2110 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Mon, 10 May 1999 15:00:49 +0000 Subject: Fix REQUIRE_SETUPEL. --- editors/semi-emacs-current/Makefile | 4 ++-- editors/semi-emacs/Makefile | 4 ++-- editors/semi/Makefile | 4 ++-- editors/semi113-emacs/Makefile | 4 ++-- editors/semi113/Makefile | 4 ++-- editors/semi114-emacs20/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/editors/semi-emacs-current/Makefile b/editors/semi-emacs-current/Makefile index dceffeb63728..4436930f094d 100644 --- a/editors/semi-emacs-current/Makefile +++ b/editors/semi-emacs-current/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/semi-emacs/Makefile b/editors/semi-emacs/Makefile index f69e33c9f0e2..80ca82c1c4e8 100644 --- a/editors/semi-emacs/Makefile +++ b/editors/semi-emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:45:58 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/semi/Makefile b/editors/semi/Makefile index dceffeb63728..4436930f094d 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/semi113-emacs/Makefile b/editors/semi113-emacs/Makefile index dceffeb63728..4436930f094d 100644 --- a/editors/semi113-emacs/Makefile +++ b/editors/semi113-emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index dceffeb63728..4436930f094d 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif diff --git a/editors/semi114-emacs20/Makefile b/editors/semi114-emacs20/Makefile index dceffeb63728..4436930f094d 100644 --- a/editors/semi114-emacs20/Makefile +++ b/editors/semi114-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $ # DISTNAME= semi-${SEMI_VER} @@ -37,7 +37,7 @@ ALL_TARGET?= elc HAVE_COMMON_PORT= NO .endif # if RUN_DEPENDS-emacs needs setup elisp -.if !defined(REQUIRE_SETUP) +.if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif -- cgit v1.2.3