Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A DMakefile46 K_OBJS = setkey.o detach.o key_generic.o keyserv_cache.o macro
52 $(K_OBJS) $(CHANGE_OBJS)
88 keyserv: $(K_OBJS) $(KEYSERVOBJS)
89 $(LINK.c) $(K_OBJS) $(KEYSERVOBJS) -o $@ $(LDLIBS)