Subject: bin/20993: .USE rules don't mix with .SUFFIXES
To: None <gnats-bugs@gnats.netbsd.org>
From: None <christos@zoulas.com>
List: netbsd-bugs
Date: 04/03/2003 14:16:14
>Number: 20993
>Category: bin
>Synopsis: .USE rules don't mix with .SUFFIXES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 03 11:17:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Christos Zoulas
>Release: NetBSD 1.6Q
>Organization:
Two Fingers Typing, LLC.
>Environment:
System: NetBSD gw2.twosigma.com 1.6Q NetBSD 1.6Q (GENERIC) #186: Thu Apr 3 09:05:57 EST 2003 christos@gw2.twosigma.com:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
defining a suffix rule that uses a .USE rule does not work.
>How-To-Repeat:
__blah: .USE
echo ${.ALLSRCS} > ${.TARGET}
.c.o: __blah
>Fix:
None.
>Release-Note:
>Audit-Trail:
>Unformatted: