#
#	@(#)updaters 1.4 90/01/04 Copyr 1990 Sun Micro
#
#	Update file for NIS

# where the NIS files live
DIR=/etc
# where the NIS binaries live
EXEDIR=/usr/etc/yp

publickey.byname:
	-@$(EXEDIR)/udpublickey $(DIR)/publickey  "make publickey"; \
	echo $$?
