ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/Makefile
(Generate patch)

Comparing SheepShaver/Makefile (file contents):
Revision 1.24 by gbeauche, 2005-11-30T00:29:29Z vs.
Revision 1.25 by gbeauche, 2005-11-30T07:25:37Z

# Line 3 | Line 3
3  
4   VERSION := 2.3
5   VERNAME := SheepShaver-$(VERSION)
6 + CVSDATE := $(shell date "+%Y%m%d")
7  
8 < SRCARCHIVE := $(shell date +SheepShaver_src_%d%m%Y.tar.gz)
8 > SRCARCHIVE := $(VERNAME)-$(CVSDATE).tar.gz
9  
10   TMPDIR := $(shell date +/tmp/build%m%s)
11   ISODATE := $(shell date "+%Y-%m-%d %H:%M")

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines