Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/spell/
H A DMakefile37 SPELLINOBJ= $(SPELLINSRC:%.c=%.o) macro
93 spellin spellin1: $(SPELLINOBJ)
94 $(LINK.c) $(SPELLINOBJ) -o $@ $(LDLIBS)