Home
last modified time | relevance | path

Searched refs:SRCS (Results 176 – 200 of 795) sorted by relevance

12345678910>>...32

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A DMakefile32 SRCS= chkopts.c \ macro
52 OBJS= $(SRCS:.c=.o)
/illumos-gate/usr/src/cmd/abi/spectrans/
H A DMakefile.cmd48 SRCS = $(OBJECTS:%.o=../%.c)
83 $(LINT.c) $(SRCS) $(LINTLIBS)
/illumos-gate/usr/src/cmd/sgs/elfwrap/
H A DMakefile.targ78 chkmsg: $(SRCS)
79 sh $(CHKMSG) $(CHKMSGFLAGS) $(SRCS)
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DMakefile34 SRCS = dpost.c draw.c color.c pictures.c ps_include.c macro
36 OBJS = $(SRCS:%.c=%.o)
/illumos-gate/usr/src/cmd/pools/poolstat/
H A DMakefile29 SRCS = $(OBJS:%.o=%.c) $(COMMON_SRCS) macro
39 SRCS += $(STAT_COMMON_SRCS)
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A DMakefile33 SRCS = rcapadm.c \ macro
48 OBJS = $(SRCS:%.c=%.o) rcapd_conf.o
/illumos-gate/usr/src/cmd/stmfadm/
H A DMakefile38 SRCS = $(LOCAL_SRCS) $(COMMON_SRCS) macro
58 $(CSTYLE) -pPc $(SRCS:%=%)
/illumos-gate/usr/src/cmd/auditreduce/
H A DMakefile32 SRCS = main.c option.c proc.c time.c token.c regex2.c $(TABLEDIR)/toktable.c macro
39 MSGFILES = $(SRCS)
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A DMakefile47 SRCS = $(OBJS:%.o=%.c) macro
50 MSGFILES=$(SRCS:%.c=%.i)
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A DMakefile32 SRCS = rcapstat.c \ macro
46 OBJS = $(SRCS:%.c=%.o) rcapd_conf.o
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A DMakefile77 SRCS= $(OBJECTS:%.o=%.c) macro
81 $(LINT) $(LINTFLAGS) $(LINT_CPPFLAGS) $(SRCS)
/illumos-gate/usr/src/cmd/tbl/
H A DMakefile31 SRCS = t0.c t1.c t2.c t3.c t4.c t5.c t6.c t7.c \ macro
35 OBJS = $(SRCS:%.c=%.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/cmd/cpc/cpustat/
H A DMakefile29 SRCS = $(OBJS:%.o=../common/%.c) macro
37 SRCS += $(STAT_COMMON_SRCS)
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A DMakefile44 SRCS = $(OBJS:%.o=%.c) macro
48 MSGFILES = $(SRCS:%.c=%.i)
/illumos-gate/usr/src/cmd/lp/cmd/
H A DMakefile41 SRCS= $(OBJS:.o=.c) macro
44 POFILES= $(SRCS:%.c=%.po) lpschedlpshut.po
/illumos-gate/usr/src/cmd/smserverd/
H A DMakefile29 SRCS = $(OBJS:%.o=%.c) macro
30 lint := SRCS = smediad.c smediad_err.c myaudit.c
/illumos-gate/usr/src/cmd/sgs/elfdump/
H A DMakefile.targ85 chkmsg: $(SRCS)
86 sh $(CHKMSG) $(CHKMSGFLAGS) $(SRCS)
/illumos-gate/usr/src/cmd/svc/svccfg/
H A DMakefile30 SRCS = svccfg_main.c \ macro
39 MYOBJS = $(SRCS:%.c=%.o) \
47 POFILES = $(SRCS:%.c=%.po) \
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A DMakefile100 SRCS= $(OBJECTS:%.o=%.c) macro
103 $(LINT.c) $(LINTFLAGS) $(SRCS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A DMakefile38 SRCS= $(OBJECTS:%.o=%.c) macro
62 POFILES = $(SRCS:%.c=%.po)
/illumos-gate/usr/src/cmd/oamuser/lib/
H A DMakefile95 $(LLINTLIB): $(SRCS)
96 $(LINT.c) -o $(LIBRARY:lib%.a=lib) $(SRCS) > $(LINTOUT) 2>&1
/illumos-gate/usr/src/cmd/sgs/rtld/
H A DMakefile.targ93 chkmsg: $(SRCS) $(CHKSRCS)
94 sh $(CHKMSG) $(CHKMSGFLAGS) $(SRCS) $(CHKSRCS)
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A DMakefile78 SRCS = $(OBJS:%.o=%.c) macro
111 ${CSTYLE} ${SRCS}
/illumos-gate/usr/src/boot/efi/libefi/
H A DMakefile.com21 SRCS += delay.c \
39 OBJS= $(SRCS:%.c=%.o)

12345678910>>...32