Print this page
195 Need replacement for nfs/lockd+klm
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Jeremy Jones <jeremy@delphix.com>
Reviewed by: Jeff Biseda <jbiseda@delphix.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fs.d/nfs/mount/Makefile
          +++ new/usr/src/cmd/fs.d/nfs/mount/Makefile
↓ open down ↓ 110 lines elided ↑ open up ↑
 111  111          $(RM) $@
 112  112          $(COMPILE.cpp) $(SRCS)   > $(POFILE).i
 113  113          $(XGETTEXT)     $(XGETFLAGS) $(POFILE).i
 114  114          sed "/^domain/d"        messages.po     > $@
 115  115          $(RM) $(POFILE).i messages.po
 116  116  
 117  117  install:        $(ROOTETCPROG)
 118  118  
 119  119  lint:   webnfs.h webnfs_xdr.c webnfs_client.c lint_SRCS
 120  120  
 121      -clean:     
      121 +clean:
 122  122          $(RM) $(OBJS) webnfs.x webnfs.h webnfs_xdr.c webnfs_client.c
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX