updated dates
authorDavid D. Zuhn <zoo@cygnus>
Fri, 25 Dec 1992 01:26:01 +0000 (01:26 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Fri, 25 Dec 1992 01:26:01 +0000 (01:26 +0000)
build-all.mk
test-build.mk

index 4ba3182..5cd5623 100644 (file)
@@ -15,7 +15,7 @@ TREE  = devo
 
 NATIVE  = native
 
-DATE   = 921217
+DATE   = 921224
 
 TAG    = latest-$(DATE)
 
index 77c9eb9..035d17e 100644 (file)
@@ -43,7 +43,7 @@ CVS_TAG :=
 CVS_MODULE := latest
 
 ### Historically, this was identical to CVS_TAG.  This is changing.
-RELEASE_TAG := latest-921217
+RELEASE_TAG := latest-921224
 
 ### Historically, binaries were installed here.  This is changing.
 release_root := $(ROOTING)/$(RELEASE_TAG)
@@ -71,7 +71,7 @@ FLAGS_TO_PASS := \
        "host=$(host)"
 
 
-prefixes       = -prefix=$(release_root) -exec_prefix=$(release_root)/H-$(host)
+prefixes       = -prefix=$(release_root) -exec-prefix=$(release_root)/H-$(host)
 relbindir      = $(release_root)/H-$(host)/bin