]>
Commit | Line | Data |
---|---|---|
1c79356b A |
1 | # options |
2 | ||
3 | # OPTIONS/libkerncpp optional libkerncpp | |
4 | # OPTIONS/kdebug optional kdebug | |
5 | ||
6 | # libsa | |
7 | ||
8 | libsa/bootstrap.cpp standard | |
9 | libsa/catalogue.cpp standard | |
0b4e3aa0 | 10 | libsa/kld_patch.c standard |
1c79356b A |
11 | libsa/kmod.cpp standard |
12 | libsa/mach.c standard | |
1c79356b A |
13 | libsa/misc.c standard |
14 | libsa/mkext.c standard | |
1c79356b | 15 | libsa/vers_rsrc.c standard |
0b4e3aa0 A |
16 | |
17 | # pseudo libc | |
18 | libsa/bsearch.c standard | |
19 | libsa/malloc.c standard | |
20 | libsa/sort.c standard | |
21 | libsa/strrchr.c standard |