From 9ba425ec43515e1f0db8ed359ee9f737b1765ec5 Mon Sep 17 00:00:00 2001 From: tmorioka Date: Fri, 28 Feb 1997 04:21:43 +0000 Subject: [PATCH] BINS were abolished. --- SEMI-MK | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) ) -- 1.7.10.4