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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A DMakefile37 DSRC = nfsmapid_dt.d macro
38 DOBJ = $(DSRC:%.d=%.o)
49 $(TYPEPROG): $(OBJS) $(DSRC)
50 $(COMPILE.d) -s $(DSRC) -o $(DOBJ) $(OBJS)
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A DMakefile39 DSRC = mountd_dt.d macro
40 DOBJ = $(DSRC:%.d=%.o)
48 $(COMPILE.d) -s $(DSRC) -o $(DOBJ) $(OBJS)
/illumos-gate/usr/src/cmd/isns/isnsd/
H A DMakefile32 DSRC = isns_provider.d macro
33 DTRACE_HEADER = $(DSRC:%.d=%.h)
38 OBJS = $(COBJS) $(DSRC:%.d=%.o)

Completed in 67 milliseconds