/illumos-gate/usr/src/lib/scsi/plugins/scsi/engines/uscsi/ |
H A D | Makefile.com | 29 SRCS = uscsi.c
|
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsfind/ |
H A D | Makefile | 28 SRCS= nfsfind.sh macro
|
/illumos-gate/usr/src/test/libc-tests/runfiles/ |
H A D | Makefile | 20 SRCS = default.run macro 25 CMDS = $(SRCS:%=$(RUNFILES)/%) 28 all: $(SRCS) 34 $(CMDS): $(RUNFILES) $(SRCS)
|
/illumos-gate/usr/src/test/util-tests/runfiles/ |
H A D | Makefile | 20 SRCS = default.run macro 25 CMDS = $(SRCS:%=$(RUNFILES)/%) 28 all: $(SRCS) 34 $(CMDS): $(RUNFILES) $(SRCS)
|
/illumos-gate/usr/src/boot/lib/libz/ |
H A D | Makefile | 21 SRCS+= adler32.c 22 SRCS+= compress.c 23 SRCS+= crc32.c 24 SRCS+= deflate.c 25 SRCS+= gzclose.c 26 SRCS+= gzlib.c 27 SRCS+= gzread.c 28 SRCS+= gzwrite.c 29 SRCS+= infback.c 30 SRCS [all...] |
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/ |
H A D | Makefile | 13 SRCS= autoload.c macro 14 SRCS+= biossmap.c 15 SRCS+= bootinfo.c 16 SRCS+= bootinfo32.c 17 SRCS+= bootinfo64.c 18 SRCS+= conf.c 19 SRCS+= console.c 20 SRCS+= copy.c 21 SRCS+= devicename.c 22 SRCS [all...] |
/illumos-gate/usr/src/test/os-tests/runfiles/ |
H A D | Makefile | 20 SRCS = default.run macro 25 CMDS = $(SRCS:%=$(RUNFILES)/%) 28 all: $(SRCS) 34 $(CMDS): $(RUNFILES) $(SRCS)
|
/illumos-gate/usr/src/cmd/lvm/metassist/xml/ |
H A D | Makefile | 28 SRCS = xml_convert.c macro 29 OBJS = $(SRCS:%.c=%.o) 30 HDRS = $(SRCS:%.c=%.h) 31 MSGFILES = $(SRCS:%.c=%.i) 48 $(CSTYLE) $(CSTYLE_FLAGS) $(SRCS) $(HDRS)
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/baddof/ |
H A D | Makefile | 38 SRCS = baddof macro 39 CMDS = $(SRCS:%=$(ROOTBIN)/%) 45 all: $(SRCS) 52 $(RM) $(SRCS) 54 $(CMDS): $(ROOTBIN) $(SRCS)
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/badioctl/ |
H A D | Makefile | 37 SRCS = badioctl macro 38 CMDS = $(SRCS:%=$(ROOTBIN)/%) 45 all: $(SRCS) 52 $(RM) $(SRCS) 54 $(CMDS): $(ROOTBIN) $(SRCS)
|
/illumos-gate/usr/src/cmd/strings/ |
H A D | Makefile.com | 27 SRCS= ../$(PROG).c 42 $(PROG): $(SRCS) 43 $(LINK.c) -o $(PROG) $(SRCS) $(LDLIBS)
|
/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | Makefile | 29 SRCS = sp_monitor.c macro
|
/illumos-gate/usr/src/cmd/syseventd/daemons/ |
H A D | Makefile.com | 37 OBJS = $(SRCS:%.c=%.o) 39 POFILES = $(SRCS:.c=.po)
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | Makefile | 20 SRCS = commands.cfg \ macro 29 CMDS = $(SRCS:%=$(INCLUDEDIR)/%) 32 all: $(SRCS) 38 $(CMDS): $(INCLUDEDIR) $(SRCS)
|
/illumos-gate/usr/src/test/zfs-tests/runfiles/ |
H A D | Makefile | 19 SRCS = delphix.run \ macro 27 CMDS = $(SRCS:%=$(RUNFILES)/%) 30 all: $(SRCS) 36 $(CMDS): $(RUNFILES) $(SRCS)
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN-Storage-J4500/ |
H A D | Makefile.com | 29 SRCS = loki.c
|
/illumos-gate/usr/src/lib/scsi/plugins/smp/usmp/ |
H A D | Makefile.com | 27 SRCS = usmp.c
|
/illumos-gate/usr/src/cmd/fm/schemes/mem/ |
H A D | Makefile.com | 31 SRCS = \
|
/illumos-gate/usr/src/cmd/smbsrv/smbstat/ |
H A D | Makefile | 26 SRCS= smbstat.c macro 30 OBJS= $(SRCS:%.c=%.o)
|
/illumos-gate/usr/src/boot/sys/boot/libstand/amd64/ |
H A D | Makefile | 24 SRCS += $(LIBSTAND_SRC)/amd64/_setjmp.S 27 $(LIBRARY): $(SRCS) $(OBJS)
|
/illumos-gate/usr/src/boot/sys/boot/libstand/i386/ |
H A D | Makefile | 24 SRCS += $(LIBSTAND_SRC)/i386/_setjmp.S 27 $(LIBRARY): $(SRCS) $(OBJS)
|
/illumos-gate/usr/src/cmd/rmformat/ |
H A D | Makefile | 33 SRCS= $(OBJS:.o=.c) macro 59 $(POFILE) : $(SRCS) 61 $(COMPILE.cpp) $(SRCS) | $(XGETTEXT) $(XGETFLAGS) - 65 sb: $(SRCS) 66 $(COMPILE.c) -xsbfast $(SRCS)
|
/illumos-gate/usr/src/cmd/lvm/metassist/common/ |
H A D | Makefile | 30 SRCS= \ macro 40 OBJS = $(SRCS:%.c=%.o) 41 HDRS = $(SRCS:%.c=%.h) 42 MSGFILES = $(SRCS:%.c=%.i) 59 $(CSTYLE) $(CSTYLE_FLAGS) $(SRCS) $(HDRS)
|
/illumos-gate/usr/src/cmd/lvm/metassist/controller/ |
H A D | Makefile | 28 SRCS = getopt_ext.c metassist.c macro 29 OBJS = $(SRCS:%.c=%.o) 30 HDRS = $(SRCS:%.c=%.h) 31 MSGFILES = $(SRCS:%.c=%.i) 49 $(CSTYLE) $(CSTYLE_FLAGS) $(SRCS) $(HDRS)
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/ |
H A D | Makefile | 35 SRCS = makedev.c macro 37 OBJS = $(SRCS:%.c=%.o) 71 $(LINT.c) $(SRCS) 75 $(NATIVEPROG) : $(NATIVEDIR) $(SRCS) 76 $(LINK.c) -o $@ $(SRCS) $(LDLIBS) 84 $(PROG) : $(SRCS) 85 $(LINK.c) -o $@ $(SRCS) $(LDLIBS)
|