Searched refs:LINTSRCS (Results 1 - 25 of 54) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/mdbmod/
H A DMakefile.targ37 chkmsg: $(LINTSRCS)
38 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld/
H A DMakefile.targ58 chkmsg: $(LINTSRCS)
59 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld_db/
H A DMakefile.targ52 chkmsg: $(LINTSRCS)
53 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/
H A DMakefile.esc.com45 LINTSRCS = $(CMNOBJS:%.o=$(EVERCMNSRC)/%.c)
68 lint: $(LINTSRCS)
69 $(LINT.c) $(LINTSRCS) $(LDLIBS)
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metad/i386/
H A DMakefile46 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro
85 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metad/sparc/
H A DMakefile48 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro
85 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
/opensolaris-onvv-gate/usr/src/cmd/rcap/rcapadm/
H A DMakefile37 LINTSRCS = $(COMMON_DIR)/utils.c \ macro
78 $(LINT.c) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/rcap/rcapstat/
H A DMakefile35 LINTSRCS = $(COMMON_DIR)/utils.c \ macro
82 $(LINT.c) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/
H A DMakefile.targ89 # LINTSRCS= <source files>
110 # $(LINTSRCS) variable with respect to Elf32
149 $(LINTOUT32): $(LINTSRCS) $(LINTSRCS32)
150 $(LINT.c) $(LINTSRCS) $(LINTSRCS32) $(LDLIBS) > $(LINTOUT32) 2>&1
152 $(LINTOUT64): $(LINTSRCS) $(LINTSRCS64)
153 $(LINT.c) -D_ELF64 $(LINTSRCS) $(LINTSRCS64) \
/opensolaris-onvv-gate/usr/src/cmd/sgs/dump/
H A DMakefile.com48 LINTSRCS = $(SRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/size/
H A DMakefile.com47 LINTSRCS = $(SRCS)
/opensolaris-onvv-gate/usr/src/cmd/rcap/rcapd/
H A DMakefile.rcapd45 LINTSRCS = ../rcapd_main.c \
93 $(LINT.c) $(LINTSRCS) $(LDLIBS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/
H A DMakefile.targ85 chkmsg: $(LINTSRCS)
86 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/
H A DMakefile.com58 LINTSRCS= ../common/llib-l$(LIBNAME)
77 ROOTLINT= $(LINTSRCS:../common/%=$(ROOTLINTDIR)/%)
H A DMakefile.targ102 $(LINTLIB): $(LINTSRCS)
103 $(LINT.c) -o $(LIBNAME) $(LINTSRCS)
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/eftinfo/
H A DMakefile.com47 LINTSRCS += $(LOCALOBJS:%.o=../common/%.c)
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/esc/
H A DMakefile.com47 LINTSRCS += $(LOCALOBJS:%.o=../common/%.c)
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.mdcommd/i386/
H A DMakefile52 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro
91 for f in $(LINTSRCS) ; do \
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.mdcommd/sparc/
H A DMakefile52 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro
89 for f in $(LINTSRCS) ; do \
/opensolaris-onvv-gate/usr/src/cmd/sgs/libldmake/
H A DMakefile.com52 LINTSRCS = $(SRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/libldstab/
H A DMakefile.com54 LINTSRCS= $(SRCS)
/opensolaris-onvv-gate/usr/src/cmd/sgs/mcs/
H A DMakefile.com54 LINTSRCS = $(SRCS) ../common/lintsup.c
/opensolaris-onvv-gate/usr/src/cmd/sgs/prof/
H A DMakefile.com46 LINTSRCS = $(SRCS)
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A DMakefile34 LINTSRCS = pppoe.c macro
117 $(LINT.c) $(LINTSRCS) $(LDLIBS)
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metamhd/i386/
H A DMakefile67 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro
110 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}

Completed in 116 milliseconds

123