source:
bootcd/isolinux/syslinux-6.03/gpxe/src/arch/x86/Makefile
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 203 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 1 | # Include common x86 headers |
2 | # | |
3 | INCDIRS += arch/x86/include | |
4 | ||
5 | # x86-specific directories containing source files | |
6 | # | |
7 | SRCDIRS += arch/x86/core | |
8 | SRCDIRS += arch/x86/interface/efi | |
9 | SRCDIRS += arch/x86/prefix |
Note: See TracBrowser
for help on using the repository browser.