Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 1995 12:50:01 -0700
From:      Mark Valentine <mark@linus.demon.co.uk>
To:        freebsd-bugs
Subject:   misc/484: usr.sbin/Makefile problem with SUBDIR
Message-ID:  <199506041950.MAA29920@freefall.cdrom.com>
In-Reply-To: Your message of Sun, 4 Jun 1995 17:55:38 %2B0100 <199506041655.RAA25099@linus.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

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

>Audit-Trail:
>Unformatted:





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506041950.MAA29920>