Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A DMakefile67 AUTOOBJS= automount.o $(COMMON) $(FSLIB) smfcfg.o macro
105 OBJS= $(AUTOOBJS) $(MOUNTOBJS) $(TYPEOBJS) \
121 $(AUTO): $(AUTOOBJS)
122 $(LINK.c) -o $@ $(AUTOOBJS) $(LDLIBS)