#  updaters $Revision: 1.2.114.1 $ $Date: 95/10/02 18:22:48 $
#
#	Sample /var/yp/updaters file
#
#	Update file for NIS

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

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