Changeset 3103 for branches/libc-0.6
- Timestamp:
- Apr 15, 2007, 5:38:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/Makefile
r2655 r3103 61 61 export GCC_VERSION_SHORT ?= 335 62 62 ifdef OFFICIAL_BIRD_VERSION 63 export GCC_RELEASE_ID ?= csd 163 export GCC_RELEASE_ID ?= csd2 64 64 else 65 65 export GCC_RELEASE_ID ?= x … … 75 75 export EMX_CVS_VENDOR ?= EMX 76 76 export EMX_CVS_REL ?= EMX_0-9D-FIX04 77 export LIBC_VERSION ?= 0.6. 178 export LIBC_VERSION_SHORT ?= 06 177 export LIBC_VERSION ?= 0.6.2 78 export LIBC_VERSION_SHORT ?= 062 79 79 80 80 # innotek version and timestamp
Note:
See TracChangeset
for help on using the changeset viewer.