Home
last modified time | relevance | path

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

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