]>
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 | |
9bccf70c | 10 | libsa/c++rem3.c standard |
0b4e3aa0 | 11 | libsa/kld_patch.c standard |
1c79356b A |
12 | libsa/kmod.cpp standard |
13 | libsa/mach.c standard | |
1c79356b A |
14 | libsa/misc.c standard |
15 | libsa/mkext.c standard | |
1c79356b | 16 | libsa/vers_rsrc.c standard |
0b4e3aa0 A |
17 | |
18 | # pseudo libc | |
19 | libsa/bsearch.c standard | |
20 | libsa/malloc.c standard | |
21 | libsa/sort.c standard | |
22 | libsa/strrchr.c standard | |
9bccf70c | 23 | libsa/strstr.c standard |