#
#   COMPONENT_NAME: onccmds
#
#   FUNCTIONS: none
#
#   ORIGINS: 24
#
#
#
# Copyright (c) 1988 by Sun Microsystems, Inc.
# 
#
#	Sample /var/yp/updaters file
#
#	Update file for yellow pages
#
# where the yp files live
DIR=/etc
# where the yp binaries live
EXEDIR=/usr/sbin

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