Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/spell/
H A DMakefile43 HASHMAKEOBJ= $(HASHMAKESRC:%.c=%.o) macro
108 hashmake hashmk1: $(HASHMAKEOBJ)
109 $(LINK.c) $(HASHMAKEOBJ) -o $@ $(LDLIBS)