From owner-cvs-all Sun May 31 04:38:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13133 for cvs-all-outgoing; Sun, 31 May 1998 04:38:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13126; Sun, 31 May 1998 04:38:41 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10156; Sun, 31 May 1998 04:38:25 -0700 (PDT) Date: Sun, 31 May 1998 04:38:25 -0700 (PDT) Message-Id: <199805311138.EAA10156@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/periodic Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/05/31 04:38:25 PDT Modified files: etc/periodic Makefile.inc Log: Fixed double slashes in a pathname. Fixed some style bugs. Ensure no creation of an obj directory so that we don't need to chdir before installing. Revision Changes Path 1.2 +8 -10 src/etc/periodic/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message