From nobody@FreeBSD.ORG  Thu Dec  9 10:45:46 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B2DA414BDE; Thu,  9 Dec 1999 10:45:46 -0800 (PST)
Message-Id: <19991209184546.B2DA414BDE@hub.freebsd.org>
Date: Thu,  9 Dec 1999 10:45:46 -0800 (PST)
From: jef@acme.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: 3.3 make rebuilds libraries every time
X-Send-Pr-Version: www-1.0

>Number:         15383
>Category:       bin
>Synopsis:       3.3 make rebuilds libraries every time
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  9 10:50:03 PST 1999
>Closed-Date:    Fri Dec 10 01:19:48 PST 1999
>Last-Modified:  Fri Dec 10 01:20:34 PST 1999
>Originator:     Jef Poskanzer
>Release:        3.3-RELEASE
>Organization:
ACME Laboratories
>Environment:
FreeBSD bomb.acme.com 3.3-RELEASE FreeBSD 3.3-RELEASE #4: Sat Nov 27 10:33:34 PST 1999     jef@bomb.acme.com:/usr/src/sys/compile/ACME  i386
>Description:
In 3.3, with a simple program+library Makefile, a 'make' rebuilds the
library every time.  In 3.2 and other OSs, it behaves correctly and does
nothing after the first build.  Also if I use 'make -r' under 3.3, telling
it to ignore /usr/share/mk/sys.mk, I get the correct behavior.

This is similar to PRs 10274 and 13039, but probably not the same bug,
since those occur in older releases and this one does not.
>How-To-Repeat:
Fetch test case from http://www.acme.com/tmp/crap.tar.gz
Unpack, make, make, make.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Fri Dec 10 01:19:48 PST 1999 
State-Changed-Why:  
Fixed in 3.3-STABLE as of Wed 15 Sep 199.  See PR 13039. 
>Unformatted:
