Changeset 1480


Ignore:
Timestamp:
Sep 8, 2004, 4:20:40 AM (21 years ago)
Author:
bird
Message:

3.3.4/0.6.0 alpha2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.93 to 1.94
    r1479 r1480  
    5656
    5757# Version and CVS defines - real stuff in env.cmd.
    58 export GCC_VERSION              ?= 3.3.3
    59 export GCC_VERSION_SHORT        ?= 333
    60 export GCC_RELEASE_ID           ?= beta5
     58export GCC_VERSION              ?= 3.3.4
     59export GCC_VERSION_SHORT        ?= 334
     60export GCC_RELEASE_ID           ?= alpha2
    6161export GCC_CVS_VENDOR                   ?= GNU
    62 export GCC_CVS_REL                              ?= GCC_3-3-3
     62export GCC_CVS_REL                              ?= GCC_3-3-4
    6363export BINUTILS_VERSION                 ?= 2.14
    6464export BINUTILS_VERSION_SHORT   ?= 214
     
    6969export EMX_CVS_VENDOR                   ?= EMX
    7070export EMX_CVS_REL                              ?= EMX_0-9D-FIX04
    71 export LIBC_VERSION             ?= 0.6.0
    72 export LIBC_VERSION_SHORT       ?= 06
     71export LIBC_VERSION             ?= 0.6.0a2
     72export LIBC_VERSION_SHORT       ?= 06a2
    7373
    7474# innotek version and timestamp
     
    987987# configure.in/configure
    988988.PHONY: gcc-autoconf-refresh gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove
    989 gcc-autoconf-refresh gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove:
     989gcc-autoconf-refres
     990h gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove:
    990991ifeq "$(BUILD_PLATFORM)" "LINUX"
    991992        -$(SH) $(PATH_TOP)/xfix.sh
Note: See TracChangeset for help on using the changeset viewer.