Abolish `execs' and `install-execs'.
authormorioka <morioka>
Tue, 4 Nov 1997 14:31:11 +0000 (14:31 +0000)
committermorioka <morioka>
Tue, 4 Nov 1997 14:31:11 +0000 (14:31 +0000)
Makefile

index 3125c77..cdbbc3c 100644 (file)
--- 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