Home
last modified time | relevance | path

Searched refs:LINTOUT (Results 1 – 25 of 109) sorted by relevance

12345

/titanic_41/usr/src/cmd/sgs/elfedit/modules/
H A DMakefile.targ132 $(LINT_HDR) "elfedit modules" > $(LINTOUT)
133 $(LINT_HDR) -s "cap.so" >> $(LINTOUT)
134 $(LINT.c) ../common/cap.c 2>&1 | tee -a $(LINTOUT)
136 $(LINT_HDR) -s "dyn.so" >> $(LINTOUT)
137 $(LINT.c) ../common/dyn.c 2>&1 | tee -a $(LINTOUT)
139 $(LINT_HDR) -s "ehdr.so" >> $(LINTOUT)
140 $(LINT.c) ../common/ehdr.c 2>&1 | tee -a $(LINTOUT)
142 $(LINT_HDR) -s "phdr.so" >> $(LINTOUT)
143 $(LINT.c) ../common/phdr.c 2>&1 | tee -a $(LINTOUT)
145 $(LINT_HDR) -s "shdr.so" >> $(LINTOUT)
[all …]
/titanic_41/usr/src/cmd/sgs/link_audit/
H A DMakefile.targ100 $(LINT_HDR) link_audit > $(LINTOUT)
101 $(LINT_HDR) -s truss.so.1 >> $(LINTOUT)
103 ../common/env.c 2>&1 | tee -a $(LINTOUT)
105 $(LINT_HDR) -s symbindrep.so.1 >> $(LINTOUT)
107 ../common/env.c 2>&1 | tee -a $(LINTOUT)
109 $(LINT_HDR) -s perfcnt.so.1 >> $(LINTOUT)
112 ../common/env.c 2>&1 | tee -a $(LINTOUT)
114 $(LINT_HDR) -s who.so.1 >> $(LINTOUT)
116 ../common/env.c 2>&1 | tee -a $(LINTOUT)
118 $(LINT_HDR) -s dumpbind >> $(LINTOUT)
[all …]
/titanic_41/usr/src/cmd/sgs/m4/i386/
H A DMakefile60 CLEANFILES += $(LINTOUT) $(BLTSRCS)
91 lint: $(LINTOUT)
95 $(LINTOUT): $(SRCS)
96 $(LINT_HDR) $(PROG) > $(LINTOUT)
97 $(LINT_HDR) -s m4 >> $(LINTOUT)
98 $(LINT.c) $(YSRCS) 2>&1 | tee -a $(LINTOUT)
100 $(LINT_HDR) -s "XPG m4" >> $(LINTOUT)
101 $(LINT.c) $(XPG4SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/m4/sparc/
H A DMakefile61 CLEANFILES += $(LINTOUT) $(BLTSRCS)
91 lint: $(LINTOUT)
95 $(LINTOUT): $(SRCS)
96 $(LINT_HDR) $(PROG) > $(LINTOUT)
97 $(LINT_HDR) -s m4 >> $(LINTOUT)
98 $(LINT.c) $(YSRCS) 2>&1 | tee -a $(LINTOUT)
100 $(LINT_HDR) -s "XPG m4" >> $(LINTOUT)
101 $(LINT.c) $(XPG4SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/unifdef/sparc/
H A DMakefile42 CLEANFILES += $(LINTOUT)
60 lint: $(LINTOUT)
62 $(LINTOUT): $(SRCS)
63 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
64 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/unifdef/i386/
H A DMakefile40 CLEANFILES += $(LINTOUT)
61 lint: $(LINTOUT)
63 $(LINTOUT): $(SRCS)
64 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
65 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/error/i386/
H A DMakefile46 CLEANFILES += $(LINTOUT)
64 lint: $(LINTOUT)
66 $(LINTOUT): $(SRCS)
67 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
68 $(LINT.c) $(SRCS) $(LDLIBS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/error/sparc/
H A DMakefile46 CLEANFILES += $(LINTOUT)
64 lint: $(LINTOUT)
66 $(LINTOUT): $(SRCS)
67 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
68 $(LINT.c) $(SRCS) $(LDLIBS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/tsort/sparc/
H A DMakefile44 CLEANFILES += $(LINTOUT)
62 lint: $(LINTOUT)
64 $(LINTOUT): $(SRCS)
65 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
66 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/tsort/i386/
H A DMakefile43 CLEANFILES += $(LINTOUT)
61 lint: $(LINTOUT)
63 $(LINTOUT): $(SRCS)
64 perl ../../tools/lint_hdr.pl $(PROG) > $(LINTOUT)
65 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/tools/
H A DMakefile.targ72 @ echo "piglatin.c:" >> $(LINTOUT)
73 $(LINT.c) ../common/piglatin.c -lc >> $(LINTOUT) 2>&1
74 @ echo "sgsmsg" >> $(LINTOUT)
75 $(LINT.c) $(SGSMSG_SRCS) -lc >> $(LINTOUT) 2>&1
/titanic_41/usr/src/cmd/ldapcachemgr/
H A DMakefile62 LINTOUT= lint.out macro
95 $(LINT.c) ${SRCS} > $(LINTOUT) 2>&1
105 $(RM) $(OBJS) $(LINTOUT)
/titanic_41/usr/src/cmd/sgs/0@0/
H A DMakefile.targ46 perl ../../tools/lint_hdr.pl 0@0.so.1 > $(LINTOUT)
47 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
/titanic_41/usr/src/lib/nsswitch/
H A DMakefile.com34 LINTOUT = lint.out
47 CLEANFILES += $(LINTOUT)
/titanic_41/usr/src/lib/libproject/
H A DMakefile.com41 LINTOUT = lint.out
47 CLEANFILES += $(LINTOUT) $(LINTLIB)
/titanic_41/usr/src/lib/libfru/libnvfru/
H A DMakefile.com40 LINTOUT= lint.out
45 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/libfruutils/
H A DMakefile.com43 LINTOUT= lint.out
48 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/libbsdmalloc/
H A DMakefile.com43 LINTOUT= lint.out
49 CLEANFILES += $(LINTOUT) $(LINTLIB)
/titanic_41/usr/src/lib/libdscfg/
H A DMakefile.com53 LINTOUT= lint.out
65 CLEANFILES += $(LINTOUT) $(LINTOUT_INTER) $(LINT_INTER)
/titanic_41/usr/src/lib/libfru/libfrupicl/
H A DMakefile.com43 LINTOUT= lint.out
48 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/libfru/libfrupicltree/
H A DMakefile.com42 LINTOUT= lint.out
47 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/libfru/libfruraw/
H A DMakefile.com42 LINTOUT= lint.out
47 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/libfru/libfrureg/
H A DMakefile.com43 LINTOUT= lint.out
48 CLEANFILES= $(LINTOUT)
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh1024/
H A DMakefile.com70 LINTOUT = lint.out
75 CLEANFILES += $(LINTOUT) $(LINTLIB)
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh192/
H A DMakefile.com70 LINTOUT = lint.out
75 CLEANFILES += $(LINTOUT) $(LINTLIB)

12345