Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 15:35:00 -0500 (CDT)
From:      Steve Price <sprice@hiwaay.net>
To:        "Philip M. Gollucci" <gollucci@wam.umd.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: FreeBSD's Make utility
Message-ID:  <Pine.OSF.4.21.0005291534080.3325-100000@fly.HiWAAY.net>
In-Reply-To: <Pine.GSO.4.21.0005291625100.22076-100000@rac9.wam.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.0005291534080.3325-100000>