From owner-cvs-lib Mon Jan 23 11:03:58 1995 Return-Path: cvs-lib-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA05777 for cvs-lib-outgoing; Mon, 23 Jan 1995 11:03:58 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id LAA05764; Mon, 23 Jan 1995 11:03:54 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id LAA14659; Mon, 23 Jan 1995 11:03:55 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: "Garrett A. Wollman" cc: CVS-commiters@freefall.cdrom.com, cvs-lib@freefall.cdrom.com Subject: Re: cvs commit: src/lib/libss Makefile In-reply-to: Your message of "Mon, 23 Jan 95 10:56:45 PST." <199501231856.KAA05085@freefall.cdrom.com> Date: Mon, 23 Jan 1995 11:03:54 -0800 Message-ID: <14658.790887834@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-lib-owner@FreeBSD.org Precedence: bulk You have my thanks, sir. > wollman 95/01/23 10:56:42 > > Modified: lib/libss Makefile > Log: > Make Jordan happy: > > 1) Link against object directory version of libcom_err.so. > 2) Don't try to install ss_err.h if we haven't made it yet. It's not > on the critical path for `make world' at this point.