Searched refs:HASHMAKEOBJ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/spell/ | ||
H A D | Makefile | 43 HASHMAKEOBJ= $(HASHMAKESRC:%.c=%.o) macro 104 hashmake hashmk1: $(HASHMAKEOBJ) 105 $(LINK.c) $(HASHMAKEOBJ) -o $@ $(LDLIBS) |
Completed in 60 milliseconds