Searched refs:DOBJ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A DMakefile38 DOBJ = $(DSRC:%.d=%.o) macro
50 $(COMPILE.d) -s $(DSRC) -o $(DOBJ) $(OBJS)
51 $(LINK.c) $(ZIGNORE) -o $@ $(DOBJ) $(OBJS) $(LDLIBS)
76 $(RM) $(OBJS) $(TESTPROG) $(TESTOBJS) $(DOBJ) $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A DMakefile40 DOBJ = $(DSRC:%.d=%.o) macro
48 $(COMPILE.d) -s $(DSRC) -o $(DOBJ) $(OBJS)
49 $(LINK.c) -o $@ $(DOBJ) $(OBJS) $(LDLIBS)
68 $(RM) $(OBJS) $(DOBJ)
/illumos-gate/usr/src/cmd/fs.d/nfs/lockd/
H A DMakefile83 $(RM) $(OBJS) $(DOBJ)

Completed in 57 milliseconds