From owner-freebsd-commit Mon Sep 25 19:36:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05693 for freebsd-commit-outgoing; Mon, 25 Sep 1995 19:36:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05668 for cvs-all-outgoing; Mon, 25 Sep 1995 19:36:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05655 for cvs-user-outgoing; Mon, 25 Sep 1995 19:36:17 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05644 ; Mon, 25 Sep 1995 19:36:10 -0700 Date: Mon, 25 Sep 1995 19:36:10 -0700 From: "Justin T. Gibbs" Message-Id: <199509260236.TAA05644@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/25 19:36:09 Modified: eBones/usr.bin/kadmin Makefile eBones/usr.bin/kdestroy Makefile eBones/usr.bin/kinit Makefile eBones/usr.bin/klist Makefile eBones/usr.bin/ksrvtgt Makefile eBones/usr.bin/register Makefile eBones/usr.sbin/ext_srvtab Makefile eBones/usr.sbin/kadmind Makefile eBones/usr.sbin/kdb_edit Makefile eBones/usr.sbin/kdb_init Makefile eBones/usr.sbin/kdb_util Makefile eBones/usr.sbin/kerberos Makefile eBones/usr.sbin/kprop Makefile eBones/usr.sbin/ksrvutil Makefile eBones/usr.sbin/kstash Makefile eBones/usr.sbin/make_keypair Makefile Log: Add -L paths for all locally built eBones libraries. Many of the programs already did this, but this catches the straglers.