source: bootcd/isolinux/syslinux-6.03/gpxe/src/arch/x86/Makefile

Last change on this file was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 203 bytes
Line 
1# Include common x86 headers
2#
3INCDIRS         += arch/x86/include
4
5# x86-specific directories containing source files
6#
7SRCDIRS         += arch/x86/core
8SRCDIRS         += arch/x86/interface/efi
9SRCDIRS         += arch/x86/prefix
Note: See TracBrowser for help on using the repository browser.