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

/opensolaris-onvv-gate/usr/src/cmd/spell/
H A DMakefile38 SPELLPROGOBJ= $(SPELLPROGSRC:%.c=%.o) macro
92 spellprog: $(SPELLPROGOBJ)
93 $(LINK.c) $(SPELLPROGOBJ) -o $@ $(LDLIBS)

Completed in 45 milliseconds