Subversion Repositories HelenOS

Rev

Rev 2726 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2726 Rev 3888
1
 
1
 
2
 
2
 
3
INC_DEPS = $(INC_DEPS)          \
3
INC_DEPS = $(INC_DEPS)          \
4
                efi.h           \
4
                efi.h           \
5
                efiapi.h        \
5
                efiapi.h        \
6
                efibind.h       \
6
                efibind.h       \
7
                eficon.h        \
7
                eficon.h        \
8
                efidebug.h      \
8
                efidebug.h      \
9
                efidef.h        \
9
                efidef.h        \
10
                efidevp.h       \
10
                efidevp.h       \
11
                efierr.h        \
11
                efierr.h        \
12
                efifs.h         \
12
                efifs.h         \
13
                efilib.h        \
13
                efilib.h        \
14
                efipart.h       \
14
                efipart.h       \
15
                efiprot.h       \
15
                efiprot.h       \
16
                efipxe.h        \
16
                efipxe.h        \
17
                efivar.h        \
17
                efivar.h        \
18
                pe.h            \
18
                pe.h            \
19
                stdarg.h
19
                stdarg.h
20
 
20