3 # $NetBSD: ldconfig,v 1.7 2004/06/03 16:29:15 abs Exp $
10 $_rc_subr_loaded .
/etc
/rc.subr
14 ldconfig_command
="/sbin/ldconfig"
15 start_cmd
="ldconfig_start"
20 if [ -f ${ldconfig_command} ]; then
21 echo "Creating a.out runtime link editor directory cache."
22 ${ldconfig_command} ${rc_flags}