summaryrefslogtreecommitdiff
path: root/tools/gcc/mknative.common
AgeCommit message (Expand)Author
2018-04-15fix the variable name for then non-gmake case.christos
2017-11-29Be more selective about what to quote-quote: only paths and version numbers.christos
2017-11-29backslash me harder!christos
2017-11-29since gmake does not have :Q handle it in sed...christos
2017-11-28use make -C path/to -f Makefile instead of make -f path/to/Makefilechristos
2014-02-17Merge gcc-4.8 mknative bits.christos
2013-10-20Make sure gmake is quiet when grabbing variables.skrll
2007-02-05Whenever we try to parse the output from make, run make with the -Bapb
2006-05-26use the same "Generated from: " tag for mknative.common so that changesmrg
2006-05-17quote variables in the gmake version of getvars() so that stuff thatmrg
2006-05-15also note the rcsid of mknative.commonmrg
2006-05-15when generating path names also substitute the real path name as well asmrg
2006-05-12- ensure $MAKE is setmrg
2004-12-11Take output and look for things of the form ./XXX.o and turn them into XXX.ojmc
2004-12-11minor (shell) KNFlukem
2003-11-27common part of mknativemrg