From owner-freebsd-questions Mon May 29 13:35: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id B762937B591 for ; Mon, 29 May 2000 13:35:03 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.hiwaay.net (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e4TKZ1H32561; Mon, 29 May 2000 15:35:01 -0500 (CDT) Date: Mon, 29 May 2000 15:35:00 -0500 (CDT) From: Steve Price To: "Philip M. Gollucci" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD's Make utility In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 29 May 2000, Philip M. Gollucci wrote: # # Does anyone know how to in a FreeBSD Makefile get the date and store it in # a variable. DATE!= date all: @echo ${DATE} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message