BINS were abolished.
authortmorioka <tmorioka>
Fri, 28 Feb 1997 04:21:43 +0000 (04:21 +0000)
committertmorioka <tmorioka>
Fri, 28 Feb 1997 04:21:43 +0000 (04:21 +0000)
SEMI-MK

diff --git a/SEMI-MK b/SEMI-MK
index 09bfcf9..7bd0ed0 100644 (file)
--- a/SEMI-MK
+++ b/SEMI-MK
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-MK,v 0.0 1997-02-28 04:08:12 tmorioka Exp $
+;;; $Id: SEMI-MK,v 0.1 1997-02-28 04:21:43 tmorioka Exp $
 ;;;
 
 (defun config-semi ()
@@ -51,7 +51,6 @@
 
 (defun install-execs ()
   (config-semi)
-  (install-files BINS      BIN_SRC_DIR    BIN_DIR)
   (install-files METHODS METHOD_SRC_DIR METHOD_DIR nil t)
   )