Subject: misc/4319: `make install` trades rule "afterinstall:" false
To: None <gnats-bugs@gnats.netbsd.org>
From: None <frueauf@ira.uka.de>
List: netbsd-bugs
Date: 10/22/1997 23:25:56
>Number:         4319
>Category:       misc
>Synopsis:       `make install` trades rule "afterinstall:" false
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 22 14:50:04 1997
>Last-Modified:
>Originator:     Thorsten Frueauf
>Organization:
private
	
>Release:        <NetBSD-current source date> NetBSD current 22.10.1997
>Environment:
	
System: NetBSD cyberlap 1.3_ALPHA NetBSD 1.3_ALPHA (CYBERLAP) #0: Wed Oct 22 17:28:23 CEST 1997 frueauf@cyberlap:/usr/src/sys/arch/i386/compile/CYBERLAP i386


>Description:
	
Normaly a `make install` in /src does first the "beforeinstall:", then
the "install:" rule and finally the "afterinstall:" rule.

But for quite some days the order is "beforeinstall:", "afterinstall:" and
then "install:".

>How-To-Repeat:
	
Do a `make install` in /src on a crurrent NetBSD machine.

>Fix:
	
Sorry, don't know. I remember that we had this behaviour once upon a time...
but unfortunatly I don't understand the /usr/share/mk* too well :-(
>Audit-Trail:
>Unformatted:
`make install` trades rule "afterinstall:" false