Home
last modified time | relevance | path

Searched refs:SYMS2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/common/mapfiles/gen/
H A DMakefile39 SYMS2= syms.2 macro
51 $(RM) $(SYMS1) $(SYMS2) $(MAIN1) $(MAIN2)
103 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS2)
107 $(DIFF) $(SYMS1) $(SYMS2) | $(GREP) "^<" | \
111 $(RM) $(SYMS1) $(SYMS2) $(MAIN1) $(MAIN2)