Searched refs:SPELLPROGOBJ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/spell/ | ||
H A D | Makefile | 34 SPELLPROGOBJ= $(SPELLPROGSRC:%.c=%.o) macro 89 spellprog: $(SPELLPROGOBJ) 90 $(LINK.c) $(SPELLPROGOBJ) -o $@ $(LDLIBS) |
Completed in 55 milliseconds