Pr libc/1421: tdlib test fails if {srcdir}/stdlib not writable
Andreas Jaeger
aj@suse.de
Tue May 16 09:40:00 GMT 2000
>>>>> Andreas Schwab writes:
AS> This does not much sense. Either you use the *.args file or the *-ARGS
AS> variable. Using both only adds confusion.
That's what I wanted to do in a second step but perhaps my proposal in
the first email wasn't clear enough. I'd like to remove these two
rules:
$(objpfx)%.out: %.args $(objpfx)% %.input
$($*-ENV) $(built-program-cmd) $($*-ARGS) `cat $(word 1,$^)` < $(word 3,$^) > $@
$(objpfx)%.out: %.args $(objpfx)%
$($*-ENV) $(built-program-cmd) $($*-ARGS) `cat $(word 1,$^)` > $@
and add the contents of the two .args files to the Makefile.
But I first wanted to hear if this if the change is ok in general.
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
More information about the Libc-alpha
mailing list