From owner-cvs-all Fri Mar 6 05:45:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21650 for cvs-all-outgoing; Fri, 6 Mar 1998 05:45:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21644; Fri, 6 Mar 1998 05:45:49 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA11673; Fri, 6 Mar 1998 05:44:13 -0800 (PST) Date: Fri, 6 Mar 1998 05:44:13 -0800 (PST) Message-Id: <199803061344.FAA11673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libss Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/03/06 05:44:13 PST Modified files: lib/libss Makefile Log: Use the standard method for avoiding concurrent builds of multiple targets built by a single rule (.ORDER: foo.c foo.h ...). Revision Changes Path 1.19 +3 -4 src/lib/libss/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message