From mark@linus.demon.co.uk  Sun Jun  4 12:40:14 1995
Received: from linus.demon.co.uk (linus.demon.co.uk [158.152.10.220])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA29095
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 Jun 1995 12:40:07 -0700
Received: (from mark@localhost) by linus.demon.co.uk (8.6.11/8.6.9) id RAA25099; Sun, 4 Jun 1995 17:55:38 +0100
Message-Id: <199506041655.RAA25099@linus.demon.co.uk>
Date: Sun, 4 Jun 1995 17:55:38 +0100
From: Mark Valentine <mark@linus.demon.co.uk>
Reply-To: mark@linus.demon.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: usr.sbin/Makefile problem with SUBDIR
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun  4 12:50:00 1995
>Closed-Date:    Sun Jun 4 13:08:14 PDT 1995
>Last-Modified:
>Originator:     Mark Valentine
>Release:        FreeBSD 2.0-BUILT-19950526 i386
>Organization:
>Environment:

	Any.

>Description:

	"make all" followed by "make install clean" fails in usr.sbin
	due to an attempt to install config.new.

>How-To-Repeat:

	# cd /usr/src/usr.sbin
	# make
	# make install clean

>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.)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rgrimes 
State-Changed-When: Sun Jun 4 13:08:14 PDT 1995 
State-Changed-Why:  
Problem does not exists, could not duplicate. 
>Unformatted:



