From owner-cvs-usrbin Tue Apr 2 14:26:48 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA03708 for cvs-usrbin-outgoing; Tue, 2 Apr 1996 14:26:48 -0800 (PST) Received: (from jdp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA03693 Tue, 2 Apr 1996 14:26:23 -0800 (PST) Date: Tue, 2 Apr 1996 14:26:23 -0800 (PST) From: John Polstra Message-Id: <199604022226.OAA03693@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 96/04/02 14:26:22 Modified: usr.bin/calendar Makefile Log: Removed the definition of the make variable SHAREDIR. It was clashing with the definition in bsd.own.mk, causing "make world" to fall over. Revision Changes Path 1.10 +2 -3 src/usr.bin/calendar/Makefile