This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] run-cgen-all


This is gnu make specific.  Could you do it in a portable way?  Like
with sed?

> +# Maintainer utility rule to regenerate all cgen files.
> +run-cgen-all:
> +	$(MAKE) $(patsubst %,stamp-%,$(CGEN_CPUS))


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]