diff options
| author | Michael Brown | 2009-04-17 13:38:44 +0200 |
|---|---|---|
| committer | Michael Brown | 2009-04-17 13:38:44 +0200 |
| commit | f79608b37626ed7a2a93c03044c6cdcc1cc1c119 (patch) | |
| tree | a3e16220956656097c3540f78f092f1af335d17b /src/image | |
| parent | [build] Simplify use of Getopt::Long in padimg.pl (diff) | |
| download | ipxe-f79608b37626ed7a2a93c03044c6cdcc1cc1c119.tar.gz ipxe-f79608b37626ed7a2a93c03044c6cdcc1cc1c119.tar.xz ipxe-f79608b37626ed7a2a93c03044c6cdcc1cc1c119.zip | |
[build] Provide mechanism for listing per-target source files
You can now type e.g.
make bin/rtl8139.rom.deps
to see a list of the source files included in the build of
bin/rtl8139.rom. This is intended to assist with copyright vetting.
Other new debugging targets include
make bin/rtl8139.rom.objs
to see a list of object files linked in to bin/rtl8139.rom, and
make bin/rtl8139.rom.nodeps
to see a list of the source files that are *not* required for the
build of bin/rtl8139.rom.
Diffstat (limited to 'src/image')
0 files changed, 0 insertions, 0 deletions
