Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/spell/
H A DMakefile34 SPELLPROGOBJ= $(SPELLPROGSRC:%.c=%.o) macro
89 spellprog: $(SPELLPROGOBJ)
90 $(LINK.c) $(SPELLPROGOBJ) -o $@ $(LDLIBS)