File: inc.mak

package info (click to toggle)
gnu-efi 3.0e-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 860 kB
  • ctags: 4,689
  • sloc: ansic: 10,770; asm: 460; makefile: 181
file content (19 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19


INC_DEPS = $(INC_DEPS)          \
                efi.h           \
                efiapi.h        \
                efibind.h       \
                eficon.h        \
                efidebug.h      \
                efidef.h        \
                efidevp.h       \
                efierr.h        \
                efifs.h         \
                efilib.h        \
                efipart.h       \
                efiprot.h       \
                efipxe.h        \
                efivar.h        \
                pe.h            \
                stdarg.h