From owner-freebsd-commit Fri May 5 11:02:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA05163 for commit-outgoing; Fri, 5 May 1995 11:02:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA05141 for cvs-user-outgoing; Fri, 5 May 1995 11:00:48 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA05128 ; Fri, 5 May 1995 11:00:32 -0700 Date: Fri, 5 May 1995 11:00:32 -0700 From: "Rodney W. Grimes" Message-Id: <199505051800.LAA05128@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/05 11:00:31 Modified: . Makefile Log: In target libraries: make and install libcompat before all other libraries. This fixes the make -DCLOBBER world problem. Check that gnu exists before attempting to build the libraries in that branch of the tree.