Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oamuser/user/
H A DMakefile32 USERADD= useradd macro
39 SBINPROG= $(USERADD) $(USERDEL) $(USERMOD)
83 $(USERADD) := OBJS = $(ADD_OBJ)
84 $(USERADD) := LIBS = $(LIBUSRGRP)
85 $(USERADD) := LDLIBS += -lcmdutils
103 $(USERADD): $(ADD_OBJ)
110 $(LN) $(ROOTUSRSBIN)/$(USERADD) $(ROOTUSRSBIN)/$(ROLEADD)