[RFA/commit] Work around Solaris bourne shell limitation when building the sim
Joel Brobecker
brobecker@adacore.com
Sun Dec 18 18:02:00 GMT 2011
> > hw-config.h: Makefile.in $(srccom)/Make-common.in config.status Makefile
> > rm -f tmp-hw.h
> > echo "/* generated by Makefile */" > tmp-hw.h
> > - for hw in $(SIM_HW) ; do \
> sim_hw="$(SIM_HW)"; \
> for hw in $$sim_hw ; do \
I had already tried that:
Makefile:473: *** commands commence before first target. Stop.
--
Joel
More information about the Gdb-patches
mailing list