Home
last modified time | relevance | path

Searched refs:SRCS (Results 1 – 25 of 795) sorted by path

12345678910>>...32

/illumos-gate/usr/src/boot/common/
H A DMakefile.inc5 SRCS+= module.c
11 SRCS+= load_elf64.c reloc_elf64.c
26 SRCS+= dev_net.c
30 SRCS+= disk.c part.c
33 SRCS+= crc32.c
42 SRCS+= bcache.c
47 SRCS+= md.c
52 SRCS+= isapnp.c
55 SRCS+= pnp.c
60 SRCS+= interp_forth.c
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A DMakefile.com21 SRCS += delay.c \
39 OBJS= $(SRCS:%.c=%.o)
/illumos-gate/usr/src/boot/efi/libefi/amd64/
H A DMakefile21 SRCS= time.c macro
/illumos-gate/usr/src/boot/efi/libefi/i386/
H A DMakefile22 SRCS= time.c macro
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com22 SRCS= \
92 SRCS += boot.c commands.c console.c devopen.c interp.c
93 SRCS += interp_backslash.c interp_parse.c ls.c misc.c
94 SRCS += module.c linenoise.c zfs_cmd.c
100 SRCS += load_elf32.c load_elf32_obj.c reloc_elf32.c
101 SRCS += load_elf64.c load_elf64_obj.c reloc_elf64.c
106 SRCS += disk.c part.c dev_net.c vdisk.c
114 SRCS += bcache.c
118 SRCS += interp_forth.c
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A DMakefile.inc2 SRCS += multiboot_tramp.S \
16 SRCS += nullconsole.c \
/illumos-gate/usr/src/boot/efi/loader/arch/arm/
H A DMakefile.inc3 SRCS+= exec.c \
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A DMakefile.inc4 SRCS+= exec.c \
9 SRCS+= cache.c
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A DMakefile.inc2 SRCS += multiboot_tramp.S \
12 SRCS += nullconsole.c \
/illumos-gate/usr/src/boot/i386/btx/btx/
H A DMakefile22 SRCS= btx.S macro
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A DMakefile22 SRCS= btxldr.S macro
/illumos-gate/usr/src/boot/i386/btx/lib/
H A DMakefile25 SRCS= btxcsu.S btxsys.s btxv86.s macro
/illumos-gate/usr/src/boot/i386/cdboot/
H A DMakefile26 SRCS= $(PROG).S macro
27 OBJS= $(SRCS:%.S=%.o)
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile29 SRCS= \ macro
96 SRCS += $(COMMON)/gfx_fb.c $(PNGLITE)/pnglite.c
102 SRCS += $(ZFSSRC)/devicename_stubs.c
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile44 SRCS= main.c conf.c vers.c chain.c macro
56 SRCS += module.c linenoise.c multiboot2.c nvstore.c
57 SRCS += zfs_cmd.c
58 SRCS += font.c $(FONT).c tem.c
66 SRCS += dev_net.c
68 SRCS += disk.c part.c vdisk.c
73 SRCS += bcache.c
75 SRCS += isapnp.c
76 SRCS += pnp.c
79 SRCS += interp_forth.c
[all …]
/illumos-gate/usr/src/boot/i386/pmbr/
H A DMakefile28 SRCS= $(OBJS:%.o=%.s) macro
/illumos-gate/usr/src/boot/i386/pxeldr/
H A DMakefile37 SRCS= $(LDR).S macro
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.inc37 SRCS += $(SASRC)/strcasecmp.c
41 SRCS += $(SASRC)/ntoh.c
62 SRCS += $(SASRC)/qdivrem.c
226 SRCS += $(LZ4)/lz4.c
240 SRCS += smbios.c
260 SRCS += $(SASRC)/ufs.c
261 SRCS += $(SASRC)/nfs.c
262 SRCS += $(SASRC)/cd9660.c
263 SRCS += $(SASRC)/tftp.c
264 SRCS += $(SASRC)/gzipfs.c
[all …]
/illumos-gate/usr/src/boot/libsa/amd64/
H A DMakefile34 SRCS += $(SASRC)/amd64/_setjmp.S
36 SRCS += sha1-x86_64.S
39 SRCS += $(SASRC)/x86/hypervisor.c
/illumos-gate/usr/src/boot/libsa/crypto/
H A DMakefile.inc18 SRCS += $(CRYPTOSRC)/digest.c
19 SRCS += $(COMDIR)/sha1/sha1.c
20 SRCS += $(COMDIR)/edonr/edonr.c
21 SRCS += $(COMDIR)/skein/skein.c
22 SRCS += $(COMDIR)/skein/skein_iv.c
23 SRCS += $(COMDIR)/skein/skein_block.c
/illumos-gate/usr/src/boot/libsa/i386/
H A DMakefile31 SRCS += $(SASRC)/i386/_setjmp.S
34 SRCS += $(SASRC)/x86/hypervisor.c
/illumos-gate/usr/src/boot/libsa/zfs/
H A DMakefile.inc16 SRCS += $(ZFSSRC)/zfs.c
17 SRCS += $(ZFSSRC)/gzip.c
18 SRCS += $(SRC)/common/list/list.c
/illumos-gate/usr/src/cmd/
H A DMakefile.targ44 lint_SRCS: $$(SRCS)
45 $(LINT.c) $(SRCS) $(LDLIBS)
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A DMakefile.com34 SRCS = $(PROG:%=../%.c)
H A DMakefile.targ30 $(PROG): $(SRCS)
31 $(LINK.c) -o $@ $(SRCS) $(LDLIBS)

12345678910>>...32