/titanic_41/usr/src/cmd/sgs/ |
H A D | Makefile.targ | 149 $(LINTOUT32): $(LINTSRCS) $(LINTSRCS32) 150 $(LINT.c) $(LINTSRCS) $(LINTSRCS32) $(LDLIBS) > $(LINTOUT32) 2>&1 152 $(LINTOUT64): $(LINTSRCS) $(LINTSRCS64) 153 $(LINT.c) -D_ELF64 $(LINTSRCS) $(LINTSRCS64) \
|
/titanic_41/usr/src/cmd/fm/eversholt/ |
H A D | Makefile.esc.com | 40 LINTSRCS = $(CMNOBJS:%.o=$(EVERCMNSRC)/%.c) 65 lint: $(LINTSRCS) 66 $(LINT.c) $(LINTSRCS) $(LDLIBS)
|
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/ |
H A D | Makefile.targ | 37 chkmsg: $(LINTSRCS) 38 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/sgs/librtld/ |
H A D | Makefile.targ | 58 chkmsg: $(LINTSRCS) 59 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/sgs/librtld_db/ |
H A D | Makefile.targ | 52 chkmsg: $(LINTSRCS) 53 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/rcap/rcapadm/ |
H A D | Makefile | 37 LINTSRCS = $(COMMON_DIR)/utils.c \ macro 78 $(LINT.c) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/lvm/rpc.metad/i386/ |
H A D | Makefile | 45 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 84 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
|
/titanic_41/usr/src/cmd/lvm/rpc.metad/sparc/ |
H A D | Makefile | 46 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 83 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
|
/titanic_41/usr/src/cmd/rcap/rcapstat/ |
H A D | Makefile | 35 LINTSRCS = $(COMMON_DIR)/utils.c \ macro 82 $(LINT.c) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/sgs/yacc/ |
H A D | Makefile.com | 61 LINTSRCS= ../common/llib-l$(LIBNAME) 82 ROOTLINT= $(LINTSRCS:../common/%=$(ROOTLINTDIR)/%)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | Makefile | 36 LINTSRCS = pppoe.c macro 98 $(LINT.c) $(LINTSRCS) $(LDLIBS)
|
/titanic_41/usr/src/cmd/sgs/libconv/ |
H A D | Makefile.targ | 84 chkmsg: $(LINTSRCS) 85 sh $(CHKMSG) $(CHKMSGFLAGS) $(LINTSRCS)
|
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/i386/ |
H A D | Makefile | 50 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 89 for f in $(LINTSRCS) ; do \
|
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/sparc/ |
H A D | Makefile | 50 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 87 for f in $(LINTSRCS) ; do \
|
/titanic_41/usr/src/cmd/rcap/rcapd/ |
H A D | Makefile.rcapd | 45 LINTSRCS = ../rcapd_main.c \ 93 $(LINT.c) $(LINTSRCS) $(LDLIBS)
|
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/i386/ |
H A D | Makefile | 66 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 109 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
|
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/sparc/ |
H A D | Makefile | 66 LINTSRCS = $(LINTOBJECTS:%.o=../%.c) macro 109 ${LINT.c} $(LINTFLAGS) ${LINTSRCS}
|
/titanic_41/usr/src/cmd/sgs/lex/ |
H A D | Makefile.com | 66 LINTSRCS= ../common/llib-l$(LIBNAME) 93 ROOTLINT= $(LINTSRCS:../common/%=$(ROOTLINTDIR)/%)
|
/titanic_41/usr/src/cmd/sgs/dump/ |
H A D | Makefile.com | 48 LINTSRCS = $(SRCS)
|
/titanic_41/usr/src/cmd/sgs/size/ |
H A D | Makefile.com | 47 LINTSRCS = $(SRCS)
|
/titanic_41/usr/src/cmd/sgs/libldstab/ |
H A D | Makefile.com | 54 LINTSRCS= $(SRCS)
|
/titanic_41/usr/src/cmd/fm/eversholt/esc/ |
H A D | Makefile.com | 46 LINTSRCS += $(LOCALOBJS:%.o=../common/%.c)
|
/titanic_41/usr/src/cmd/fm/eversholt/eftinfo/ |
H A D | Makefile.com | 46 LINTSRCS += $(LOCALOBJS:%.o=../common/%.c)
|
/titanic_41/usr/src/cmd/sgs/prof/ |
H A D | Makefile.com | 47 LINTSRCS = $(SRCS)
|
/titanic_41/usr/src/cmd/sgs/mcs/ |
H A D | Makefile.com | 56 LINTSRCS = $(SRCS) ../common/lintsup.c
|