Ignore:
Timestamp:
Nov 13, 2005, 10:46:32 PM (20 years ago)
Author:
bird
Message:

0.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/Makefile

    r2442 r2443  
    22#
    33# Top level makefile.
    4 #
    5 # InnoTek Systemberatung GmbH confidential
    64#
    75# Copyright (c) 2003-2005 Knut St. Osmundsen
     
    6260export GCC_VERSION              ?= 3.3.5
    6361export GCC_VERSION_SHORT        ?= 335
    64 export GCC_RELEASE_ID           ?= rc2
     62export GCC_RELEASE_ID           ?=
    6563export GCC_CVS_VENDOR                   ?= GNU
    6664export GCC_CVS_REL                              ?= GCC_3-3-5
     
    7371export EMX_CVS_VENDOR                   ?= EMX
    7472export EMX_CVS_REL                              ?= EMX_0-9D-FIX04
    75 export LIBC_VERSION             ?= 0.6.0rc2
    76 export LIBC_VERSION_SHORT       ?= 06r2
     73export LIBC_VERSION             ?= 0.6.0
     74export LIBC_VERSION_SHORT       ?= 06
    7775
    7876# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.