Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/spell/
H A DMakefile37 SPELLINOBJ= $(SPELLINSRC:%.c=%.o) macro
97 spellin spellin1: $(SPELLINOBJ)
98 $(LINK.c) $(SPELLINOBJ) -o $@ $(LDLIBS)