From owner-cvs-lib Mon Jan 23 10:56:53 1995 Return-Path: cvs-lib-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA05111 for cvs-lib-outgoing; Mon, 23 Jan 1995 10:56:53 -0800 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA05085; Mon, 23 Jan 1995 10:56:45 -0800 Date: Mon, 23 Jan 1995 10:56:45 -0800 From: "Garrett A. Wollman" Message-Id: <199501231856.KAA05085@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libss Makefile Sender: cvs-lib-owner@FreeBSD.org Precedence: bulk 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.