summaryrefslogtreecommitdiff
path: root/build/mkdep.awk
Commit message (Collapse)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-1/+1
|
* Small speedupSascha Schumann2000-08-241-5/+29
|
* Speed it up by moving the two sub's into the main loop.Sascha Schumann2000-08-241-11/+13
| | | | | Also print out dependencies immediately instead of buffering them.
* Create dependencies using an awk script. Works much nicer in vpathSascha Schumann2000-08-241-0/+49
environments.