index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gcc
/
mknative.common
Age
Commit message (
Expand
)
Author
2018-04-15
fix the variable name for then non-gmake case.
christos
2017-11-29
Be more selective about what to quote-quote: only paths and version numbers.
christos
2017-11-29
backslash me harder!
christos
2017-11-29
since gmake does not have :Q handle it in sed...
christos
2017-11-28
use make -C path/to -f Makefile instead of make -f path/to/Makefile
christos
2014-02-17
Merge gcc-4.8 mknative bits.
christos
2013-10-20
Make sure gmake is quiet when grabbing variables.
skrll
2007-02-05
Whenever we try to parse the output from make, run make with the -B
apb
2006-05-26
use the same "Generated from: " tag for mknative.common so that changes
mrg
2006-05-17
quote variables in the gmake version of getvars() so that stuff that
mrg
2006-05-15
also note the rcsid of mknative.common
mrg
2006-05-15
when generating path names also substitute the real path name as well as
mrg
2006-05-12
- ensure $MAKE is set
mrg
2004-12-11
Take output and look for things of the form ./XXX.o and turn them into XXX.o
jmc
2004-12-11
minor (shell) KNF
lukem
2003-11-27
common part of mknative
mrg