|
bleak curzilla grim handicap harsh (in C) harsh (in Haskell) kallsyms_i386_ppc ljar user-space TCP stark sudoku targets trans |
targets pulls the targets out of Makefiles. It follows include directives and does variable substitution. It's really quite buggy and does certain things just plain wrong, and with a complex enough Makefile it's easy to get certain targets to print twice. However, it's good enough to use on the Linux kernel Makefile; on i386 it'll print bzImage, which is all I care about. The whole point of it is to use it with bash_completion, since its Makefile parser is so pointless I don't even know why they include it.
This software is available under the public domain. targets was last modified 09/14/2002 11:10pm PDT. |