Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/mapfiles/gen/
H A DMakefile40 SYMS2= syms.2 macro
52 $(RM) $(SYMS1) $(SYMS2) $(MAIN1) $(MAIN2)
104 $(GREP) -v UNDEF | $(NAWK) '{print $$9 }' | $(SORT) > $(SYMS2)
108 $(DIFF) $(SYMS1) $(SYMS2) | $(GREP) "^<" | \
112 $(RM) $(SYMS1) $(SYMS2) $(MAIN1) $(MAIN2)