From owner-freebsd-bugs  Sun Jun  4 13:08:22 1995
Return-Path: bugs-owner
Received: (from majordom@localhost)
          by freefall.cdrom.com (8.6.10/8.6.6) id NAA00987
          for bugs-outgoing; Sun, 4 Jun 1995 13:08:22 -0700
Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA00955
          for <freebsd-bugs@freefall.cdrom.com>; Sun, 4 Jun 1995 13:08:17 -0700
Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA20461; Sun, 4 Jun 1995 13:07:46 -0700
From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
Message-Id: <199506042007.NAA20461@gndrsh.aac.dev.com>
Subject: Re: misc/484: usr.sbin/Makefile problem with SUBDIR
To: mark@linus.demon.co.uk
Date: Sun, 4 Jun 1995 13:07:46 -0700 (PDT)
Cc: freebsd-bugs@freefall.cdrom.com
In-Reply-To: <199506041950.MAA29920@freefall.cdrom.com> from "Mark Valentine" at Jun 4, 95 12:50:01 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1703      
Sender: bugs-owner@FreeBSD.org
Precedence: bulk

> 
> 
> >Number:         484
> >Category:       misc
> >Synopsis:       usr.sbin/Makefile problem with SUBDIR
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
> >State:          open
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Sun Jun  4 12:50:00 1995
> >Originator:     Mark Valentine
> >Organization:
> >Release:        FreeBSD 2.0-BUILT-19950526 i386
> >Environment:
> 
> 	Any.
> 
> >Description:
> 
> 	"make all" followed by "make install clean" fails in usr.sbin
> 	due to an attempt to install config.new.

How could of it possible attempted to ``install'' in config.new, the
only times it would go down into that tree is for clean, cleandir or
other targets with ${MACHINE}==sparc.

I just did what you claimed on a -current box and it never attempted
to ``install'' config.new.  It did clean the directory howerver.

> >How-To-Repeat:
> 
> 	# cd /usr/src/usr.sbin
> 	# make
> 	# make install clean

You want my log file???

> >Fix:
> 	
> 	May be best just to remove the "if make(clean) || make(cleandir)"
> 	part of the conditional.  People who build config.new can clean it
> 	manually, or add it to their per-architecture SUBDIR list.  (No
> 	doubt I'm missing the reason for it not being quite that simple.)

No, sorry, that is not the ``right'' thing to do as then we would just
have to fix it again when sparc or other arch support comes in.

I am closing this PR as Problem does not exists, could not duplicate.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD