Subject: bin/301: sh does not build correctly
To: None <gnats-admin>
From: None <sjr@zombie.ncsc.mil>
List: netbsd-bugs
Date: 06/21/1994 19:05:06
>Number:         301
>Category:       bin
>Synopsis:       sh does not build correctly
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnats-admin (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 21 19:05:04 1994
>Originator:     Stephen J. Roznowski
>Organization:
Beyond the Great Beyond
>Release:        
>Environment:
System: NetBSD istari 0.9B NetBSD 0.9B (A3000) #2: Sat Jun 18 12:23:03 EDT 1994 sjr@istari:/usr/local/src/NetBSD-current/sys/arch/amiga/compile/A3000 amiga


>Description:

	If the file builtin.c has an newer date than the shell script builtin,
	the makefile attempts to compile builtin.c to (re)build builtin. It
	should not be doing this.

>How-To-Repeat:

	cd bin/sh
	make cleandir
	make depend
	make

>Fix:
	Rename builtin to be mkbuiltin?
>Audit-Trail:
>Unformatted:


------------------------------------------------------------------------------