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

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile50 RBACDIR=/etc/security macro
364 auth.attr.time: $(RBACDIR)/auth_attr
365 -@if [ -f $(RBACDIR)/auth_attr ]; then \
366 sed -e "/^#/d" -e s/#.*$$// $(RBACDIR)/auth_attr \
381 echo "couldn't find $(RBACDIR)/auth_attr"; \
384 exec.attr.time: $(RBACDIR)/exec_attr
385 -@if [ -f $(RBACDIR)/exec_attr ]; then \
386 sed -e "/^#/d" -e s/#.*$$// $(RBACDIR)/exec_attr \
401 echo "couldn't find $(RBACDIR)/exec_attr"; \
404 prof.attr.time: $(RBACDIR)/prof_att
[all...]

Completed in 51 milliseconds