Skip site navigation (1)Skip section navigation (2)
Date:      09 Mar 2001 03:25:09 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Thomas Moestl <tmm@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/make suff.c
Message-ID:  <xzp1ys7adbu.fsf@flood.ping.uio.no>
In-Reply-To: Thomas Moestl's message of "Wed, 7 Mar 2001 16:55:08 -0800 (PST)"
References:  <200103080055.f280t9A82021@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Moestl <tmm@FreeBSD.org> writes:
>   Log:
>   Fix two bugs in null suffix handling. Both occured only after the suffix
>   list was cleared.

Are you sure clearing the suffix list even works? I remember having to
use 'make -r' for my custom rules to take effect, even though I had
stuff like

.SUFFIXES:
.SUFFIXES: .c .o

in my Makefile; a 'make -dA' would show that all the default rules
were still getting evaluated.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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