From: tmorioka Date: Fri, 28 Feb 1997 04:21:43 +0000 (+0000) Subject: BINS were abolished. X-Git-Tag: Hokutetsu-Ishikawa-new~229 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9ba425ec43515e1f0db8ed359ee9f737b1765ec5;p=elisp%2Fsemi.git BINS were abolished. --- diff --git a/SEMI-MK b/SEMI-MK index 09bfcf9..7bd0ed0 100644 --- 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) )