Subject: port-hp300/1203: make dies in src/sys/arch/hp300/stand
To: None <gnats-admin@sun-lamp.pc.cs.cmu.edu>
From: Scott Reynolds <scottr@Plexus.COM>
List: netbsd-bugs
Date: 07/10/1995 13:35:05
>Number: 1203
>Category: port-hp300
>Synopsis: sys/arch/hp300/stand/Makefile looks bogus
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 10 13:35:03 1995
>Originator:
>Organization:
None
>Release: NetBSD-current 10-Jul-1995
>Environment:
hp340, NetBSD/hp300
System: NetBSD cedar 1.0A NetBSD 1.0A (TGI) #0: Mon Jun 26 15:56:00 CDT 1995 scottr@cedar:/a/src/sys/arch/hp300/compile/TGI hp300
>Description:
The Makefile in sys/arch/hp300/stand has a "clean cleandir:" target
that is confusing make(1).
>How-To-Repeat:
cd to /sys/arch/hp300/stand, and make {clean|cleandir|all|install}
===> stand
"/a/src/sys/arch/hp300/stand/Makefile", line 126: Inconsistent operator for clean
Fatal errors encountered -- cannot continue
*** Error code 1
>Fix:
I work around the problem by removing the "clean" target, but
this still breaks if one tries to "make clean" instead of
"make cleandir". A better solution eludes me at the moment.
>Audit-Trail:
>Unformatted: