From owner-cvs-usrsbin Thu Jun 6 13:48:11 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05468 for cvs-usrsbin-outgoing; Thu, 6 Jun 1996 13:48:11 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05366; Thu, 6 Jun 1996 13:47:57 -0700 (PDT) Date: Thu, 6 Jun 1996 13:47:57 -0700 (PDT) From: Bill Paul Message-Id: <199606062047.NAA05366@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rpc.yppasswdd Makefile Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/06/06 13:47:56 Modified: usr.sbin/rpc.yppasswdd Makefile Log: Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously, this did not stop 'make' from working, but it did break 'make depend.' Revision Changes Path 1.4 +2 -2 src/usr.sbin/rpc.yppasswdd/Makefile