Updated dates.

This commit is contained in:
Ian Lance Taylor 1993-04-26 15:52:47 +00:00
parent 194d98c69e
commit 63ddbacf19
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@ TREE = devo
NATIVE = native
DATE = 930408
DATE = 930426
TAG = latest-$(DATE)
INSTALLDIR = /build/ian/devo-test/$(TAG)
INSTALLDIR = /rtl/justice/devo-test/$(TAG)
ifndef host
host := $(shell $(TREE)/config.guess)