31 # a bunch of unnecessary replication.
32 #
33 GENUNIX_SRCS = \
34 avl.c \
35 bio.c \
36 bitset.c \
37 combined.c \
38 contract.c \
39 cpupart.c \
40 cred.c \
41 ctxop.c \
42 cyclic.c \
43 damap.c \
44 ddi_periodic.c \
45 devinfo.c \
46 dist.c \
47 findstack.c \
48 findstack_subr.c \
49 fm.c \
50 gcore.c \
51 genunix.c \
52 group.c \
53 hotplug.c \
54 irm.c \
55 kgrep.c \
56 kmem.c \
57 ldi.c \
58 leaky.c \
59 leaky_subr.c \
60 lgrp.c \
61 list.c \
62 log.c \
63 mdi.c \
64 memory.c \
65 mmd.c \
66 modhash.c \
67 ndievents.c \
68 net.c \
69 netstack.c \
70 nvpair.c \
|
31 # a bunch of unnecessary replication.
32 #
33 GENUNIX_SRCS = \
34 avl.c \
35 bio.c \
36 bitset.c \
37 combined.c \
38 contract.c \
39 cpupart.c \
40 cred.c \
41 ctxop.c \
42 cyclic.c \
43 damap.c \
44 ddi_periodic.c \
45 devinfo.c \
46 dist.c \
47 findstack.c \
48 findstack_subr.c \
49 fm.c \
50 gcore.c \
51 gcore_isadep.c \
52 genunix.c \
53 group.c \
54 hotplug.c \
55 irm.c \
56 kgrep.c \
57 kmem.c \
58 ldi.c \
59 leaky.c \
60 leaky_subr.c \
61 lgrp.c \
62 list.c \
63 log.c \
64 mdi.c \
65 memory.c \
66 mmd.c \
67 modhash.c \
68 ndievents.c \
69 net.c \
70 netstack.c \
71 nvpair.c \
|