From: morioka Date: Tue, 4 Nov 1997 14:31:11 +0000 (+0000) Subject: Abolish `execs' and `install-execs'. X-Git-Tag: semi-0_115_2~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=518a605a75e2dfa3e49b91e20a2ff96dd7afd483;p=elisp%2Fsemi.git Abolish `execs' and `install-execs'. --- diff --git a/Makefile b/Makefile index 3125c77..cdbbc3c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 0.13 1997-10-04 05:41:54 morioka Exp $ +# $Id: Makefile,v 0.14 1997-11-04 14:31:11 morioka Exp $ # VERSION = 0.115.1 @@ -41,13 +41,7 @@ ps: ol2 cd doc; $(MAKE) ps -install: install-elc install-execs - -execs: $(UTILS) - -install-execs: - $(EMACS) $(FLAGS) -l SEMI-MK -f install-execs $(PREFIX) $(EXEC_PREFIX) - +install: install-elc update-xemacs: $(EMACS) $(FLAGS) -l SEMI-MK -f update-xemacs-source